Package org.apache.camel.maven
Class DomFinder
java.lang.Object
org.apache.camel.maven.DomFinder
Finds xml elements where documentation can be added.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindAttributesElements(String name) findBaseType(String name) findElementsElements(String name)
-
Constructor Details
-
DomFinder
-
-
Method Details
-
findElementsAndTypes
- Throws:
XPathExpressionException
-
findAttributesElements
- Throws:
XPathExpressionException
-
findElementsElements
- Throws:
XPathExpressionException
-
findBaseType
- Throws:
XPathExpressionException
-