org.xerial.util.xml.index
Class LWIndexWriter

java.lang.Object
  extended by org.xerial.util.xml.index.LWIndexWriter

public class LWIndexWriter
extends Object

XML Indexを出力するクラス

Author:
leo

Constructor Summary
LWIndexWriter()
           
 
Method Summary
 void write(XMLNode node, String tagName, String textContent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LWIndexWriter

public LWIndexWriter()
Method Detail

write

public void write(XMLNode node,
                  String tagName,
                  String textContent)


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