| |
|
| java.lang.Object uk.org.ponder.saxalizer.SAXAccessMethodHash
SAXAccessMethodHash | class SAXAccessMethodHash (Code) | | |
Inner Class :public class HashSAMIterator implements SAMIterator | |
Field Summary | |
public SAXAccessMethod[] | methods Class SAXAccessMethodHash stores a hashtable of
set methods that have been
discovered in a class to allow them to be easily invoked when
an object of the type it accepts is at hand. |
methods | public SAXAccessMethod[] methods(Code) | | Class SAXAccessMethodHash stores a hashtable of
set methods that have been
discovered in a class to allow them to be easily invoked when
an object of the type it accepts is at hand.
|
get | public SAXAccessMethod get(String tag)(Code) | | Parameters: tag - The tag name (Xxxx stub) of theAccessMethod object that is required. The required AccessMethod |
|
|
|