com.japisoft.xmlpad.helper.schema
Class SchemaToSchemaNode
java.lang.Object
|
+--com.japisoft.xmlpad.helper.schema.SchemaToSchemaNode
- All Implemented Interfaces:
- SchemaNodeProducer
- public class SchemaToSchemaNode
- extends java.lang.Object
- implements SchemaNodeProducer
- Version:
- 1.0
- Author:
- (c) 2004 JAPISoft / http://www.japisoft.com
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
allattributeMode
public boolean allattributeMode
SchemaToSchemaNode
public SchemaToSchemaNode()
getSchemaNode
public SchemaNode getSchemaNode(java.lang.Object element)
- Specified by:
getSchemaNode in interface SchemaNodeProducer
processElement
public void processElement(com.japisoft.fastparser.node.SimpleNode element,
SchemaNode node,
boolean attributeMode)