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