IStoreFactorypublic class WebResourceRootSF extends StoreFactoryBase
sm| Constructor | Description |
|---|---|
WebResourceRootSF() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aResourceRoot,
StoreDescription parentDesc) |
Store the specified Resources children.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, store, storeElement, storeElementArray, storeXMLHeadpublic void storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aResourceRoot,
StoreDescription parentDesc)
throws java.lang.Exception
storeChildren in class StoreFactoryBaseaWriter - PrintWriter to which we are storingindent - Number of spaces to indent this elementaResourceRoot - Current elementparentDesc - The element descriptionjava.lang.Exception - if an exception occurs while storingCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.