|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.xml.sax.helpers.DefaultHandler | +--de.osci.osci12.messagetypes.OSCIEnvelopeBuilder | +--de.osci.osci12.messagetypes.StoredEnvelopeBuilder
Description of the Class
Constructor Summary | |
StoredEnvelopeBuilder(org.xml.sax.XMLReader xmlReader)
|
Method Summary | |
void |
startElement(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes)
Description of the Method |
Methods inherited from class de.osci.osci12.messagetypes.OSCIEnvelopeBuilder |
endDocument, getXmlReader |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
characters, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StoredEnvelopeBuilder(org.xml.sax.XMLReader xmlReader)
Method Detail |
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
startElement
in interface org.xml.sax.ContentHandler
startElement
in class OSCIEnvelopeBuilder
uri
- Description of ParameterlocalName
- Description of ParameterqName
- Description of Parameterattributes
- Description of Parameter
org.xml.sax.SAXException
- Description of Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |