Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
C
E
F
I
M
N
P
S
U
W
C
characters(char[], int, int)
- Method in class com.faa.sax.util.
IndentHandler
output the characters, taking care of auto-filling and indenting.
E
endElement(String, String, String)
- Method in class com.faa.sax.util.
IndentHandler
Output the end element tag.
error(SAXParseException)
- Method in class com.faa.sax.util.
IndentHandler
Error.
F
fatalError(SAXParseException)
- Method in class com.faa.sax.util.
IndentHandler
Fatal error.
I
Indent
- class com.faa.sax.util.
Indent
.
Indent (com.faa.sax.util.Indent) is a Java SAX program to format an XML document.
Indent()
- Constructor for class com.faa.sax.util.
Indent
IndentHandler
- class com.faa.sax.util.
IndentHandler
.
IndentHandler(boolean, int, int, int, int, boolean, PrintStream)
- Constructor for class com.faa.sax.util.
IndentHandler
Create a new Indentation Handler that will output the document according with the specified format.
M
main(String[])
- Static method in class com.faa.sax.util.
Indent
Deal with application parameters.
N
normalize(String)
- Method in class com.faa.sax.util.
IndentHandler
Normalize the given string
P
printCharacters()
- Method in class com.faa.sax.util.
IndentHandler
print the characters on buffer, taking care of filling and indenting issues
processingInstruction(String, String)
- Method in class com.faa.sax.util.
IndentHandler
Insert the processing instruction, indented.
S
startDocument()
- Method in class com.faa.sax.util.
IndentHandler
Start document.
startElement(String, String, String, Attributes)
- Method in class com.faa.sax.util.
IndentHandler
Print indented start tag and organize attributes accordingly
startIndent()
- Static method in class com.faa.sax.util.
Indent
Create the parser and start processing
U
usage()
- Static method in class com.faa.sax.util.
Indent
Simply output the usage information to the standard output.
W
warning(SAXParseException)
- Method in class com.faa.sax.util.
IndentHandler
Warning.
C
E
F
I
M
N
P
S
U
W
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES