| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.digester.Rule
net.sf.jbenchmark.ElementNameRule
A rule that sets the name of a feature with the name of the element.
| Field Summary | 
| Fields inherited from class org.apache.commons.digester.Rule | 
digester, namespaceURI | 
| Constructor Summary | |
ElementNameRule()
 | 
|
| Method Summary | |
 void | 
begin(java.lang.String namespace,
      java.lang.String name,
      org.xml.sax.Attributes attributes)
The begin call-back.  | 
| Methods inherited from class org.apache.commons.digester.Rule | 
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ElementNameRule()
| Method Detail | 
public void begin(java.lang.String namespace,
                  java.lang.String name,
                  org.xml.sax.Attributes attributes)
           throws java.lang.Exception
java.lang.Exception
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||