com.ibm.workflow.util.fdl.make
Class StructureVisitor.Member

java.lang.Object
  |
  +--com.ibm.workflow.util.fdl.make.StructureVisitor.Setting
        |
        +--com.ibm.workflow.util.fdl.make.StructureVisitor.Member
Enclosing class:
StructureVisitor

protected class StructureVisitor.Member
extends StructureVisitor.Setting


Constructor Summary
protected StructureVisitor.Member()
           
 
Method Summary
 void toCPYDefinition()
           
 void toDTDDeclaration()
           
 void toDTDDefinition()
           
 void toXSDDeclaration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructureVisitor.Member

protected StructureVisitor.Member()
Method Detail

toCPYDefinition

public void toCPYDefinition()
                     throws ParseException

toDTDDeclaration

public void toDTDDeclaration()

toDTDDefinition

public void toDTDDefinition()

toXSDDeclaration

public void toXSDDeclaration()