public class XMLSaveSupport extends Object
Modifier and Type | Field and Description |
---|---|
static Class |
classVariable |
static HashMap<Class,HashMap<String,?>> |
repository |
static HashMap<Class,HashSet<Class>> |
repositoryClear |
static HashMap<Class,HashSet<Object>> |
repositorySet |
Constructor and Description |
---|
XMLSaveSupport() |
Modifier and Type | Method and Description |
---|---|
static void |
save(Store store,
String filename) |
static void |
save(TransformerHandler handler,
Object a,
org.xml.sax.helpers.AttributesImpl nestedAtts) |
public static Class classVariable
public static void save(TransformerHandler handler, Object a, org.xml.sax.helpers.AttributesImpl nestedAtts)
Copyright © 2015. All rights reserved.