com.thaiopensource.pullax
Interface XmlElementType


public interface XmlElementType


Method Summary
 java.util.Map getAttributeDefinitions()
          The returned Map must be unmodifiable.
 boolean hasElementContent()
           
 

Method Detail

hasElementContent

public boolean hasElementContent()

getAttributeDefinitions

public java.util.Map getAttributeDefinitions()
The returned Map must be unmodifiable. Maps from a name to an XmlAttributeDefinition.