|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.opensync.engine.server.config.SynchronizationsSxPsr
This class represents the parser use to parse the synchronizations from the config file
| Constructor Summary | |
SynchronizationsSxPsr(Sources sources)
Construct the SynchronizationSxPsr |
|
| Method Summary | |
Synchronizations |
parseSynchronizations(java.lang.String xml)
|
void |
startElement(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes)
|
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SynchronizationsSxPsr(Sources sources)
throws javax.xml.parsers.ParserConfigurationException
sources -
javax.xml.parsers.ParserConfigurationException| Method Detail |
public Synchronizations parseSynchronizations(java.lang.String xml)
throws org.xml.sax.SAXException,
java.io.IOException
xml -
java.io.IOException
org.xml.sax.SAXException
public void startElement(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
uri - localName - ?qName?qName - attributes -
org.xml.sax.SAXException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||