xmltorng.framework.document.relaxng
Interface AnyName

All Superinterfaces:
NameClass
All Known Implementing Classes:
AnyNameImpl

public interface AnyName
extends NameClass

Name class for any name.


Field Summary
 
Fields inherited from interface xmltorng.framework.document.relaxng.NameClass
NAMECLASS_ANYNAME, NAMECLASS_CHOICE, NAMECLASS_NAME, NAMECLASS_NSNAME
 
Method Summary
 NameClass getExcept()
          Return the except nameClass if any else null.
 
Methods inherited from interface xmltorng.framework.document.relaxng.NameClass
getNameClassType
 

Method Detail

getExcept

NameClass getExcept()
Return the except nameClass if any else null.