com.japisoft.xmlpad.helper.dtd
Class DTDToSchemaNode

java.lang.Object
  extended bycom.japisoft.xmlpad.helper.dtd.DTDToSchemaNode
All Implemented Interfaces:
SchemaNodeProducer

public class DTDToSchemaNode
extends java.lang.Object
implements SchemaNodeProducer

Convert the DTD structure to a graph

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com

Constructor Summary
DTDToSchemaNode()
           
 
Method Summary
 SchemaNode getSchemaNode(java.lang.Object element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTDToSchemaNode

public DTDToSchemaNode()
Method Detail

getSchemaNode

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


Copyright © 2006 JAPISoft. All Rights Reserved.