org.gxos.schema
Class Phase2Export
java.lang.Object
|
+--org.gxos.schema.Phase2ExportType
|
+--org.gxos.schema.Phase2Export
- All Implemented Interfaces:
- java.io.Serializable
- public class Phase2Export
- extends Phase2ExportType
- implements java.io.Serializable
Container for Phase 2 which generates Templates for a Group
- See Also:
- Serialized Form
Methods inherited from class org.gxos.schema.Phase2ExportType |
getExportParameters, getExportPlace, getPhase2Source, getProcessingRecord, getTemplate, getTemplateType, setExportParameters, setExportPlace, setPhase2Source, setProcessingRecord, setTemplate, setTemplateType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Phase2Export
public Phase2Export()
isValid
public boolean isValid()
- Overrides:
isValid
in class Phase2ExportType
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Overrides:
marshal
in class Phase2ExportType
- Parameters:
out
-
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Overrides:
marshal
in class Phase2ExportType
- Parameters:
handler
-
unmarshal
public static Phase2Export unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
- Overrides:
validate
in class Phase2ExportType