org.odftoolkit.odfdom.pkg
Class OdfPackageDocument.Resource

java.lang.Object
  extended by org.odftoolkit.odfdom.pkg.OdfPackageDocument.Resource
Enclosing class:
OdfPackageDocument

protected static class OdfPackageDocument.Resource
extends Object

Helper class to receive an ODF document template for new documents from the environment (ie. from the JAR via classloader)


Constructor Summary
OdfPackageDocument.Resource(String name)
           
 
Method Summary
 InputStream createInputStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OdfPackageDocument.Resource

public OdfPackageDocument.Resource(String name)
Method Detail

createInputStream

public InputStream createInputStream()


Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.