|
|||||||||
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_FeatureTextureDonut
Field Summary |
Fields inherited from class org.cybertory.MSS.XMLHandler |
handledClass |
Constructor Summary | |
X_FeatureTextureDonut()
|
Method Summary | |
java.lang.Object |
parseElement(org.jdom.Element elem,
XMLAltData altData)
Given a jdom Element object (with children), construct a FeatureTextureDonut instance. |
org.jdom.Element |
schemaTypedef()
Produces an 'xsd:element' component of an XML schema for the FeatureTextureDonut. |
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, typeDescription |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public X_FeatureTextureDonut() throws XMLUnhandledTypeException
Method Detail |
public org.jdom.Element schemaTypedef() throws XMLUnhandledTypeException
schemaTypedef
in class XMLHandlerStd
XMLUnhandledTypeException
public java.lang.Object parseElement(org.jdom.Element elem, XMLAltData altData) throws XMLParseException, XMLUnhandledTypeException
parseElement
in class XMLHandlerStd
elem
- jdom element describing the object to be instantiated.altData
- the background data context for parsing
XMLParseException
XMLUnhandledTypeException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |