|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IXMLSerializerFactory
This interace defines the methods of the XML Serializer factory
| Method Summary | |
|---|---|
GerneralHeadLessXMLSerializer |
getXMLDeSerializer(java.lang.String inputFile)
Get instance of a serializer for deserializing a XML file |
GerneralHeadLessXMLSerializer |
getXMLSerializer(java.lang.String inputFile)
Retrieve the XML serialisation instance that serializes the configuration for the current XML version |
| Method Detail |
|---|
GerneralHeadLessXMLSerializer getXMLDeSerializer(java.lang.String inputFile)
throws JDOMException,
java.io.IOException
inputFile - path to the XML file
JDOMException
java.io.IOException
GerneralHeadLessXMLSerializer getXMLSerializer(java.lang.String inputFile)
throws JDOMException,
java.io.IOException
inputFile - path to the XML file
JDOMException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||