com.languagecomputer.api.sample
Class XMLDocumentSerializer

java.lang.Object
  extended by com.languagecomputer.api.sample.XMLDocumentSerializer

public class XMLDocumentSerializer
extends Object

Sample code that uses the LCC API's DocumentXML class to read/write a Document to/from XML.

Since:
1.0
Author:
Kirk Roberts
See Also:
DocumentXML

Constructor Summary
XMLDocumentSerializer()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDocumentSerializer

public XMLDocumentSerializer()
Method Detail

main

public static void main(String[] argv)


Copyright © 2009. All Rights Reserved.