Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JDOM2
0.0.2-BETA
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
W
WalkCompacting
- Class in
org.jdom2.output.support
This Walker implementation will produce trimmed text content.
WalkCompacting(List<? extends Content>, FormatStack, boolean)
- Constructor for class org.jdom2.output.support.
WalkCompacting
Create the Trimmed walker instance.
Walker
- Interface in
org.jdom2.output.support
A model for walking the (potentially formatted) content of an Element.
WalkPreserving
- Class in
org.jdom2.output.support
This Walker implementation walks a list of Content in it's original RAW format.
WalkPreserving(List<? extends Content>)
- Constructor for class org.jdom2.output.support.
WalkPreserving
Create a Walker that preserves all content in its raw state.
WalkTrimming
- Class in
org.jdom2.output.support
This Walker implementation will produce trimmed text content.
WalkTrimming(List<? extends Content>, FormatStack, boolean)
- Constructor for class org.jdom2.output.support.
WalkTrimming
Create the Trimmed walker instance.
WalkTrimmingFullWhite
- Class in
org.jdom2.output.support
This Walker implementation will produce trimmed text content.
WalkTrimmingFullWhite(List<? extends Content>, FormatStack, boolean)
- Constructor for class org.jdom2.output.support.
WalkTrimmingFullWhite
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JDOM2
0.0.2-BETA
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Copyright © 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.