convert.xml.dtd.om
Interface AttributeGroupVisitor


public interface AttributeGroupVisitor


Method Summary
 void attribute(NameSpec nameSpec, Datatype datatype, AttributeDefault attributeDefault)
           
 void attributeGroupRef(java.lang.String name, AttributeGroup attributeGroup)
           
 

Method Detail

attribute

void attribute(NameSpec nameSpec,
               Datatype datatype,
               AttributeDefault attributeDefault)
               throws java.lang.Exception
Throws:
java.lang.Exception

attributeGroupRef

void attributeGroupRef(java.lang.String name,
                       AttributeGroup attributeGroup)
                       throws java.lang.Exception
Throws:
java.lang.Exception