JDOM
2.0.6
A B C D E F G H I J L M N O P R S T U V W X 

W

Walker - Interface in org.jdom2.output.support
A model for walking the (potentially formatted) content of an Element.
WalkerNORMALIZE - Class in org.jdom2.output.support
This Walker implementation will produce trimmed text content.
WalkerNORMALIZE(List<? extends Content>, FormatStack, boolean) - Constructor for class org.jdom2.output.support.WalkerNORMALIZE
Create the Trimmed walker instance.
WalkerPRESERVE - Class in org.jdom2.output.support
This Walker implementation walks a list of Content in it's original RAW format.
WalkerPRESERVE(List<? extends Content>) - Constructor for class org.jdom2.output.support.WalkerPRESERVE
Create a Walker that preserves all content in its raw state.
WalkerTRIM - Class in org.jdom2.output.support
This Walker implementation will produce trimmed text content.
WalkerTRIM(List<? extends Content>, FormatStack, boolean) - Constructor for class org.jdom2.output.support.WalkerTRIM
Create the Trimmed walker instance.
WalkerTRIM_FULL_WHITE - Class in org.jdom2.output.support
This Walker implementation will produce trimmed text content.
WalkerTRIM_FULL_WHITE(List<? extends Content>, FormatStack, boolean) - Constructor for class org.jdom2.output.support.WalkerTRIM_FULL_WHITE
Create the Trimmed walker instance.
warning(SAXParseException) - Method in class org.jdom2.input.sax.BuilderErrorHandler
This method is called when a warning has occurred; this indicates that while no XML rules were broken, something appears to be incorrect or missing.
write(Writer, String) - Method in class org.jdom2.output.support.AbstractXMLOutputProcessor
Print some string value to the output.
write(Writer, char) - Method in class org.jdom2.output.support.AbstractXMLOutputProcessor
Write a single character to the output Writer.
writeReplace() - Method in class org.jdom2.xpath.XPath
Deprecated.
[Serialization support] Returns the alternative object to write to the stream when serializing this object.
A B C D E F G H I J L M N O P R S T U V W X 
JDOM
2.0.6

Copyright © 2015 Jason Hunter, Brett McLaughlin. All Rights Reserved.