public class JarScannerSF extends StoreFactoryBase
sm
Constructor and Description |
---|
JarScannerSF() |
Modifier and Type | Method and Description |
---|---|
void |
storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aJarScanner,
StoreDescription parentDesc)
Store the specified JarScanner properties and children
(JarScannerFilter)
|
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, store, storeElement, storeElementArray, storeXMLHead
public void storeChildren(java.io.PrintWriter aWriter, int indent, java.lang.Object aJarScanner, StoreDescription parentDesc) throws java.lang.Exception
storeChildren
in class StoreFactoryBase
aWriter
- PrintWriter to which we are storingindent
- Number of spaces to indent this elementaJarScanner
- JarScanner whose properties are being storedjava.lang.Exception
- if an exception occurs while storingCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.