|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecty.io.graphml.input.AbstractDeserializer
com.yworks.yfiles.server.graphml.flexio.deserializer.AbstractDeserializer
com.yworks.yfiles.server.graphml.folding.PortDeserializer
Deserializer for port entities of EdgeViewStates in a folded graph structure.
| Constructor Summary | |
PortDeserializer()
|
|
| Method Summary | |
java.lang.Object |
deserializeNode(org.w3c.dom.Node xmlNode,
GraphMLParseContext context)
|
java.lang.String |
getElementName(GraphMLParseContext context)
The local name that the node must satisfy if it should be deserialized. |
java.lang.String |
getXmlNamespaceURI(GraphMLParseContext context)
The namespace URI that the node must satisfy if it should be deserialized. |
| Methods inherited from class com.yworks.yfiles.server.graphml.flexio.deserializer.AbstractDeserializer |
canHandle, onHandleDeserialization |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PortDeserializer()
| Method Detail |
public java.lang.Object deserializeNode(org.w3c.dom.Node xmlNode,
GraphMLParseContext context)
throws GraphMLParseException
GraphMLParseExceptionpublic java.lang.String getElementName(GraphMLParseContext context)
AbstractDeserializer.canHandle(y.io.graphml.input.DeserializationEvent).
getElementName in class AbstractDeserializercontext - The parse context.
public java.lang.String getXmlNamespaceURI(GraphMLParseContext context)
getXmlNamespaceURI in class AbstractDeserializercontext -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||