|
|||||||||
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_FeaturesIntensitiesImpl
XML wrapper for FeaturesIntensitiesImpl.
Field Summary |
Fields inherited from class org.cybertory.MSS.XMLHandler |
handledClass |
Constructor Summary | |
X_FeaturesIntensitiesImpl()
|
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()
From somewhere, we have to get the number of rows,cols. |
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_FeaturesIntensitiesImpl()
Method Detail |
public java.lang.String typeDescription()
typeDescription
in class XMLHandler
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
XMLHandlerStd
parseElement
in class XMLHandlerStd
elem
- the JDOM element containing the dataaltData
- the background data context for parsing
XMLParseException
XMLUnhandledTypeException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |