public class WebResourceRootSF extends StoreFactoryBase
sm
Constructor and Description |
---|
WebResourceRootSF() |
Modifier and Type | Method and Description |
---|---|
void |
storeChildren(PrintWriter aWriter,
int indent,
Object aResourceRoot,
StoreDescription parentDesc)
Store the specified Resources children.
|
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, store, storeElement, storeElementArray, storeXMLHead
public void storeChildren(PrintWriter aWriter, int indent, Object aResourceRoot, StoreDescription parentDesc) throws Exception
storeChildren
in class StoreFactoryBase
aWriter
- PrintWriter to which we are storingindent
- Number of spaces to indent this elementaResourceRoot
- Current elementparentDesc
- The element descriptionException
- if an exception occurs while storingCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.