Package | Description |
---|---|
com.hfg.util.collection | |
com.hfg.xml.parser |
Contains SaxyParser - a basic XML parser alternative to Xerces.
|
Modifier and Type | Class and Description |
---|---|
class |
BiHashMap<K,V>
Simple implementation of a bi-directional map.
|
Modifier and Type | Method and Description |
---|---|
protected abstract BiMap<String,Integer> |
AbstractEntities.getEntityMap() |
protected BiMap<String,Integer> |
Latin1Entities.getEntityMap() |
protected BiMap<String,Integer> |
SymbolEntities.getEntityMap() |
jataylor@hairyfatguy.com