|
||||||||||
| 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.StyleDeserializer
A deserializer for styles that tries to delegates parsing of style elements to registered SerializationHandler.
If no SerializationHandler can be found for a style this deserializes does handle it itself by
returning a DocumentFragment.
DocumentFragment| Constructor Summary | |
StyleDeserializer()
|
|
| Method Summary | |
boolean |
canHandle(DeserializationEvent e)
|
java.lang.Object |
deserializeNode(org.w3c.dom.Node xmlNode,
GraphMLParseContext context)
|
| Methods inherited from class y.io.graphml.input.AbstractDeserializer |
onHandleDeserialization |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StyleDeserializer()
| Method Detail |
public boolean canHandle(DeserializationEvent e)
public java.lang.Object deserializeNode(org.w3c.dom.Node xmlNode,
GraphMLParseContext context)
throws GraphMLParseException
GraphMLParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||