public class RealmSF extends StoreFactoryBase
sm
Constructor and Description |
---|
RealmSF() |
Modifier and Type | Method and Description |
---|---|
void |
store(PrintWriter aWriter,
int indent,
Object aElement) |
void |
storeChildren(PrintWriter aWriter,
int indent,
Object aRealm,
StoreDescription parentDesc)
Store the specified Realm properties and child (Realm)
|
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, storeElement, storeElementArray, storeXMLHead
public void store(PrintWriter aWriter, int indent, Object aElement) throws Exception
store
in interface IStoreFactory
store
in class StoreFactoryBase
Exception
public void storeChildren(PrintWriter aWriter, int indent, Object aRealm, StoreDescription parentDesc) throws Exception
storeChildren
in class StoreFactoryBase
aWriter
- PrintWriter to which we are storingindent
- Number of spaces to indent this elementaRealm
- Realm whose properties are being storedException
- if an exception occurs while storingCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.