org.enhydra.util
Interface DOMFormatter
public interface DOMFormatter
Field Summary |
static java.lang.String |
FORMATTER_NAME
The key under which the DOMFormatter implementation
is stored in (XMLC) OutputOptions object |
Method Summary |
byte[] |
toBytes(org.w3c.dom.Node document)
Returns the array of bytes |
FORMATTER_NAME
static final java.lang.String FORMATTER_NAME
- The key under which the DOMFormatter implementation
is stored in (XMLC) OutputOptions object
- See Also:
- Constant Field Values
toBytes
byte[] toBytes(org.w3c.dom.Node document)
- Returns the array of bytes