|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.openxml4j.opc.Configuration
public final class Configuration
Storage class for configuration storage parameters. TODO xml syntax checking is no longer done with DOM4j parser -> remove the schema or do it ?
Constructor Summary | |
---|---|
Configuration()
|
Method Summary | |
---|---|
static java.lang.String |
getPathForXmlSchema()
|
static void |
setPathForXmlSchema(java.lang.String pathForXmlSchema)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Configuration()
Method Detail |
---|
public static java.lang.String getPathForXmlSchema()
public static void setPathForXmlSchema(java.lang.String pathForXmlSchema)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |