| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.io.graphml.input.AbstractInputHandler
y.io.graphml.input.AbstractDataAcceptorInputHandler
y.io.graphml.GraphMLHandler.StringDataAcceptorInputHandler
public static class GraphMLHandler.StringDataAcceptorInputHandler
Simple implementation of AbstractDataAcceptorInputHandler that can read
 string values.
| Constructor Summary | |
|---|---|
| GraphMLHandler.StringDataAcceptorInputHandler() | |
| Method Summary | |
|---|---|
| protected  java.lang.Object | parseDataCore(GraphMLParseContext context,
              org.w3c.dom.Node node)Abstract method callback that actually parses the data. | 
| Methods inherited from class y.io.graphml.input.AbstractDataAcceptorInputHandler | 
|---|
| getDataAcceptor, setDataAcceptor, setValue | 
| Methods inherited from class y.io.graphml.input.AbstractInputHandler | 
|---|
| applyDefault, getDefaultValue, getPrecedence, getValidScopes, initializeFromKeyDefinition, isDefaultExists, isParseDefaultValue, parseData, setDefaultExists, setDefaultValue, setParseDefaultValue, setPrecedence, setValidScopes | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public GraphMLHandler.StringDataAcceptorInputHandler()
| Method Detail | 
|---|
protected java.lang.Object parseDataCore(GraphMLParseContext context,
                                         org.w3c.dom.Node node)
                                  throws GraphMLParseException
AbstractInputHandler
parseDataCore in class AbstractInputHandlercontext - The context.node - The node that contains the data. This is either the GraphML data element or the
 default element.
GraphMLParseException| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||