|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.maven.shared.xml.dom4j.DocumentLoader
public class DocumentLoader
A helper for loading dom4j documents
.
Nested Class Summary | |
---|---|
static class |
DocumentLoader.ErrorLogger
|
Constructor Summary | |
---|---|
DocumentLoader(org.apache.maven.plugin.logging.Log log)
|
Method Summary | |
---|---|
org.dom4j.Document |
loadDocument(java.io.File file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentLoader(org.apache.maven.plugin.logging.Log log)
Method Detail |
---|
public org.dom4j.Document loadDocument(java.io.File file) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |