Package | Description |
---|---|
org.apache.commons.digester.xmlrules |
The Digester package lets you configure an XML -> Java object mapping module,
which triggers certain actions called rules whenever a particular pattern of
nested XML elements is recognized.
|
Modifier and Type | Field and Description |
---|---|
protected DigesterRuleParser.PatternStack<String> |
DigesterRuleParser.patternStack
A stack used to maintain the current pattern.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.