com.cisco.oss.foundation.configuration.xml
Class XmlParser
java.lang.Object
com.cisco.oss.foundation.configuration.xml.XmlParser
public class XmlParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlParser
public XmlParser()
XmlParser
protected XmlParser(JAXBContext jaxbContext,
Unmarshaller jaxbUnmarshaller,
Marshaller jaxbMarshaller)
clearJaxbObjects
protected static void clearJaxbObjects()
marshall
public String marshall(Object jaxb)
throws XmlException
- Throws:
XmlException
unmarshall
public Object unmarshall(String xml)
throws XmlException
- Throws:
XmlException
Copyright © 2014 Cisco. All Rights Reserved.