org.xerial.util.xml.index
Class StrongDataGuide
java.lang.Object
org.xerial.util.xml.index.StrongDataGuide
public class StrongDataGuide
- extends Object
StrongDataGuide, which aggregates XML nodes based on same paths
- Author:
- leo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StrongDataGuide
public StrongDataGuide()
generateFrom
public void generateFrom(String xmlFile)
throws FileNotFoundException,
XMLException,
IOException,
XerialException
- Generates the StrongDataGuide from the XML file
- Parameters:
xmlFile -
- Throws:
FileNotFoundException
XMLParserException
XMLException
IOException
XerialException
generateFrom
public void generateFrom(Reader xmlReader)
throws XMLException,
IOException,
XerialException
- Generates the
StrongDataGuide from the Reader
- Parameters:
xmlReader -
- Throws:
FileNotFoundException
XMLParserException
XMLException
IOException
XerialException
outputGraphviz
public void outputGraphviz(OutputStream out)
main
public static void main(String[] args)
throws OptionParserException
- Throws:
OptionParserException

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.