|
||||||||||
| 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.jasperreports.engine.xml.StyleContainerRule
public class StyleContainerRule
| Field Summary | |
|---|---|
static String |
DEFAULT_STYLE_ATTRIBUTE
|
| Fields inherited from class org.apache.commons.digester.Rule |
|---|
digester, namespaceURI |
| Constructor Summary | |
|---|---|
StyleContainerRule()
|
|
StyleContainerRule(String styleAttribute)
|
|
| Method Summary | |
|---|---|
void |
begin(String namespace,
String name,
Attributes attributes)
|
| 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 |
| Field Detail |
|---|
public static final String DEFAULT_STYLE_ATTRIBUTE
| Constructor Detail |
|---|
public StyleContainerRule()
public StyleContainerRule(String styleAttribute)
| Method Detail |
|---|
public void begin(String namespace,
String name,
Attributes attributes)
throws Exception
begin in class org.apache.commons.digester.RuleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||