- END_ELEMENT - de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.EventType
-
- END_OF_INPUT - de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.EventType
-
- endDocument() - Method in class de.bsvrz.sys.funclib.xmlSupport.DebuggingContentHandler
-
Receive notification of the end of the document.
- endDocument() - Method in class de.bsvrz.sys.funclib.xmlSupport.SilentContentHandler
-
Receive notification of the end of the document.
- endElement(String, String, String) - Method in class de.bsvrz.sys.funclib.xmlSupport.DebuggingContentHandler
-
Receive notification of the end of an element.
- endElement(String, String, String) - Method in class de.bsvrz.sys.funclib.xmlSupport.SilentContentHandler
-
Receive notification of the end of an element.
- EndElementEvent - Class in de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter
-
Ereignisobjekt, das vom SaxPullAdapter geliefert wird, wenn das Ende eines XML-Element gelesen wurde.
- EndElementEvent(String) - Constructor for class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.EndElementEvent
-
- EndOfInputEvent - Class in de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter
-
Ereignisobjekt, das vom SaxPullAdapter geliefert wird, wenn das Ende des XML-Streams gelesen wurde.
- EndOfInputEvent() - Constructor for class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.EndOfInputEvent
-
- endPrefixMapping(String) - Method in class de.bsvrz.sys.funclib.xmlSupport.DebuggingContentHandler
-
Receive notification of the end of a Namespace mapping.
- endPrefixMapping(String) - Method in class de.bsvrz.sys.funclib.xmlSupport.SilentContentHandler
-
Receive notification of the end of a Namespace mapping.
- error(SAXParseException) - Method in class de.bsvrz.sys.funclib.xmlSupport.CountingErrorHandler
-
Receive notification of a recoverable parser error.
- Event - Class in de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter
-
Abstrakte Basisklasse für Ereignis-Objekte, die vom SaxPullAdapter geliefert werden.
- Event(EventType) - Constructor for class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.Event
-
- EventType - Enum in de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter
-
Aufzählung der verschiedenen Ereignistypen, die vom SaxPullAdapter geliefert werden können.
- SaxPullAdapter - Class in de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter
-
Implementierung eines SAX-basierten Pull-Adapters zum Parsen von XML-Dateien, der die Verwendung des SAX-XML-Parsers durch Umkehrung des Kontrollflusses
vereinfacht.
- SaxPullAdapter(URL) - Constructor for class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.SaxPullAdapter
-
- SaxPullAdapter(EntityResolver) - Constructor for class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.SaxPullAdapter
-
- setDocumentLocator(Locator) - Method in class de.bsvrz.sys.funclib.xmlSupport.DebuggingContentHandler
-
Receive a Locator object for document events.
- setDocumentLocator(Locator) - Method in class de.bsvrz.sys.funclib.xmlSupport.SilentContentHandler
-
Receive a Locator object for document events.
- SilentContentHandler - Class in de.bsvrz.sys.funclib.xmlSupport
-
Implementierung eines SAX-Contenthandlers, der Default-Implementierungen aller Callback-Aufrufe des
SAX-Parsers enthält.
- SilentContentHandler() - Constructor for class de.bsvrz.sys.funclib.xmlSupport.SilentContentHandler
-
- size() - Method in class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.AttributeMap
-
Gibt die Anzahl Namen zurück, zu denen Werte gespeichert sind.
- skippedEntity(String) - Method in class de.bsvrz.sys.funclib.xmlSupport.DebuggingContentHandler
-
Receive notification of a skipped entity.
- skippedEntity(String) - Method in class de.bsvrz.sys.funclib.xmlSupport.SilentContentHandler
-
Receive notification of a skipped entity.
- start(File, ErrorHandler) - Method in class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.SaxPullAdapter
-
- start(InputStream, ErrorHandler) - Method in class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.SaxPullAdapter
-
- START_ELEMENT - de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.EventType
-
- startDocument() - Method in class de.bsvrz.sys.funclib.xmlSupport.DebuggingContentHandler
-
Receive notification of the beginning of the document.
- startDocument() - Method in class de.bsvrz.sys.funclib.xmlSupport.SilentContentHandler
-
Receive notification of the beginning of the document.
- startElement(String, String, String, Attributes) - Method in class de.bsvrz.sys.funclib.xmlSupport.DebuggingContentHandler
-
Receive notification of the start of an element.
- startElement(String, String, String, Attributes) - Method in class de.bsvrz.sys.funclib.xmlSupport.SilentContentHandler
-
Receive notification of the start of an element.
- StartElementEvent - Class in de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter
-
Ereignisobjekt, das vom SaxPullAdapter geliefert wird, wenn der Beginn eines XML-Element gelesen wurde.
- StartElementEvent(String, Attributes) - Constructor for class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.StartElementEvent
-
- startPrefixMapping(String, String) - Method in class de.bsvrz.sys.funclib.xmlSupport.DebuggingContentHandler
-
Receive notification of the start of a Namespace mapping.
- startPrefixMapping(String, String) - Method in class de.bsvrz.sys.funclib.xmlSupport.SilentContentHandler
-
Receive notification of the start of a Namespace mapping.
- stop() - Method in class de.bsvrz.sys.funclib.xmlSupport.saxPullAdapter.SaxPullAdapter
-