Class ExtractPropertyRule
java.lang.Object
org.apache.commons.digester3.Rule
jenkins.plugins.maveninfo.extractor.base.ExtractPropertyRule
public class ExtractPropertyRule
extends org.apache.commons.digester3.Rule
Rule to extract a element's contents as a property.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.digester3.Rule
begin, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
-
Constructor Details
-
ExtractPropertyRule
-
-
Method Details
-
body
- Overrides:
body
in classorg.apache.commons.digester3.Rule
- Throws:
Exception
-