org.odftoolkit.odfvalidator
Class MetaInformation

java.lang.Object
  extended by org.odftoolkit.odfvalidator.MetaInformation

public class MetaInformation
extends Object


Constructor Summary
MetaInformation(PrintStream aOut)
          Creates a new instance of Validator
 
Method Summary
 void getGenerator(OdfPackage aDocFile)
           
 void getInformation(String aDocFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaInformation

public MetaInformation(PrintStream aOut)
Creates a new instance of Validator

Method Detail

getInformation

public void getInformation(String aDocFileName)
                    throws ODFValidatorException
Throws:
ODFValidatorException

getGenerator

public void getGenerator(OdfPackage aDocFile)
                  throws ODFValidatorException
Throws:
ODFValidatorException


Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.