org.enhydra.xml.io
Interface PreFormattedTextDocument
- All Known Implementing Classes:
- LazyDocument
- public interface PreFormattedTextDocument
Interface that the Document must implement if any of its nodes are
to implement PreFormattedText.
getPreFormatOutputOptions
public OutputOptions getPreFormatOutputOptions()
- Get the OutputOption that were used to format the document.
- Returns:
- An OutputOptions object, which can be read-only and
shared by all instances of the document.
Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.