|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cybertory.MSS.XMLHandler
org.cybertory.MSS.XMLHandlerStd
org.cybertory.MSS.X_AngleBias
XML wrapper for AngleBias.
Field Summary |
Fields inherited from class org.cybertory.MSS.XMLHandler |
handledClass |
Constructor Summary | |
X_AngleBias()
|
Method Summary | |
java.lang.Object |
parseElement(org.jdom.Element elem,
XMLAltData altData)
Given that the element already extracted from it's context, parse the data (whose type should match that of the handler). |
org.jdom.Element |
schemaTypedef()
Generate Schema type definition for the class (using JDOM). |
java.lang.String |
typeDescription()
|
Methods inherited from class org.cybertory.MSS.XMLHandlerStd |
allowBackwardRef, allowMultiple, needsTypedef, xmlTypeName |
Methods inherited from class org.cybertory.MSS.XMLHandler |
alternateElement, compareTo, extractChildren, getAllHandlers, getHandledClasses, getHandler, getHandlersDefs, getXMLChildFilter, getXMLChildFilter, handledClass, handlersReport, parseChildren, parseRequest, parseXMLDocument, schemaDocument, schemaInContext, schemaInContext, schemaInContext, schemaInContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public X_AngleBias()
Method Detail |
public java.lang.String typeDescription()
typeDescription
in class XMLHandler
public org.jdom.Element schemaTypedef()
XMLHandlerStd
schemaTypedef
in class XMLHandlerStd
public java.lang.Object parseElement(org.jdom.Element elem, XMLAltData altData) throws XMLParseException
XMLHandlerStd
parseElement
in class XMLHandlerStd
elem
- the JDOM element containing the dataaltData
- the background data context for parsing
XMLParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |