com.thaiopensource.relaxng.impl
Class IdTypeMapBuilder.IdTypeMapImpl
java.lang.Object
com.thaiopensource.relaxng.impl.IdTypeMapBuilder.IdTypeMapImpl
- All Implemented Interfaces:
- IdTypeMap
- Enclosing class:
- IdTypeMapBuilder
private static class IdTypeMapBuilder.IdTypeMapImpl
- extends Object
- implements IdTypeMap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
table
private final Hashtable table
IdTypeMapBuilder.IdTypeMapImpl
private IdTypeMapBuilder.IdTypeMapImpl()
getIdType
public int getIdType(Name elementName,
Name attributeName)
- Specified by:
getIdType
in interface IdTypeMap
add
private void add(Name elementName,
Name attributeName,
int idType)