org.xerial.mlpress
Class TagDictionary
java.lang.Object
org.xerial.mlpress.TagDictionary
public class TagDictionary
- extends Object
TagDictionary holds mappings from each tagName (or tagName/@attributeName) to its ID.
- Author:
- leo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagDictionary
public TagDictionary()
getTagID
public int getTagID(String tagName)
getAttributeID
public int getAttributeID(String tagName,
String attributeName)

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.