| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.exolab.castor.xml.XercesJDK5OutputFormatFields inherited from interface org.exolab.castor.xml.OutputFormat | |
XML | |
Constructor Summary | |
| |
Method Summary | |
Object | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
public Object getFormat()
- Specified by:
- getFormat in interface OutputFormat
- See Also:
{@inheritDoc}
public void setDoctype(String type1,
String type2)
- Specified by:
- setDoctype in interface OutputFormat
- See Also:
{@inheritDoc}
public void setEncoding(String encoding)
- Specified by:
- setEncoding in interface OutputFormat
- See Also:
{@inheritDoc}
public void setIndenting(boolean indent)
- Specified by:
- setIndenting in interface OutputFormat
- See Also:
{@inheritDoc}
public void setMethod(String method)
- Specified by:
- setMethod in interface OutputFormat
- See Also:
{@inheritDoc}
public void setOmitDocumentType(boolean omitDocumentType)
- Specified by:
- setOmitDocumentType in interface OutputFormat
- See Also:
{@inheritDoc}
public void setOmitXMLDeclaration(boolean omitXMLDeclaration)
- Specified by:
- setOmitXMLDeclaration in interface OutputFormat
- See Also:
{@inheritDoc}
public void setPreserveSpace(boolean preserveSpace)
- Specified by:
- setPreserveSpace in interface OutputFormat
- See Also:
{@inheritDoc}