Nux 1.6

nux.xom.sandbox
Class EncodingPrinter

java.lang.Object
  extended by nux.xom.sandbox.EncodingPrinter

public class EncodingPrinter
extends Object

Prints the encoding used by a set of XML files.

Author:
whoschek.AT.lbl.DOT.gov, $Author: hoschek3 $

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

Constructor Detail

EncodingPrinter

public EncodingPrinter()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

Nux 1.6