org.nuiton.jaxx.plugin
Class XmlHelper
java.lang.Object
org.nuiton.jaxx.plugin.XmlHelper
public class XmlHelper
- extends Object
To load NodeItem from xml.
- Since:
- 2.0.0
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlHelper
public XmlHelper()
getExistingHelpIds
public static Properties getExistingHelpIds(File file,
boolean verbose,
org.apache.maven.plugin.logging.Log log)
throws SAXException,
IOException
- Throws:
SAXException
IOException
getExistingItems
public static NodeItem getExistingItems(String tagName,
File file)
throws SAXException,
IOException
- Throws:
SAXException
IOException
Copyright © 2008-2011 CodeLutin. All Rights Reserved.