- fatalError(SAXParseException) - Method in class org.jdom.input.BuilderErrorHandler
-
This method is called in response to a fatal error; this indicates that
a rule has been broken that makes continued parsing either impossible
or an almost certain waste of time.
- Filter - Interface in org.jdom.filter
-
A generalized filter to restrict visibility or mutability on a list.
- flushCharacters() - Method in class org.jdom.input.SAXHandler
-
This will flush any characters from SAX character calls we've
been buffering.
- flushCharacters(String) - Method in class org.jdom.input.SAXHandler
-
Flush the given string into the document.
- Format - Class in org.jdom.output
-
Class to encapsulate XMLOutputter format options.
- Format.TextMode - Class in org.jdom.output
-
Class to signify how text should be handled on output.