com.japisoft.xmlpad.helper.schema
Class SchemaToSchemaNode

java.lang.Object
  extended bycom.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

Field Summary
 boolean allattributeMode
           
 
Constructor Summary
SchemaToSchemaNode()
           
 
Method Summary
 SchemaNode getSchemaNode(java.lang.Object element)
           
 void processElement(SimpleNode element, SchemaNode node, boolean attributeMode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

allattributeMode

public boolean allattributeMode
Constructor Detail

SchemaToSchemaNode

public SchemaToSchemaNode()
Method Detail

getSchemaNode

public SchemaNode getSchemaNode(java.lang.Object element)
Specified by:
getSchemaNode in interface SchemaNodeProducer

processElement

public void processElement(SimpleNode element,
                           SchemaNode node,
                           boolean attributeMode)


Copyright © 2006 JAPISoft. All Rights Reserved.