Method | Description | |
---|---|---|
Persister ( ) : SimpleFramework.Xml.Filter |
Constructor for the
|
|
Persister ( Dictionary filter ) : SimpleFramework.Xml.Filter |
Constructor for the
|
|
Persister ( Dictionary filter, |
Constructor for the
|
|
Persister ( Filter filter ) : SimpleFramework.Xml.Filter |
Constructor for the
|
|
Persister ( Filter filter, |
Constructor for the
|
|
Persister ( Filter filter, Matcher matcher ) : SimpleFramework.Xml.Filter |
Constructor for the
|
|
Persister ( Filter filter, Matcher matcher, |
Constructor for the
|
|
Persister ( |
Constructor for the
|
|
Persister ( Matcher matcher ) : SimpleFramework.Xml.Filter |
Constructor for the
|
|
Persister ( Matcher matcher, |
Constructor for the
|
|
Persister ( Strategy strategy ) : SimpleFramework.Xml.Filter |
Constructor for the
|
|
Persister ( Strategy strategy, Dictionary data ) : SimpleFramework.Xml.Filter |
Constructor for the This persister will use the provided
|
|
Persister ( Strategy strategy, Dictionary data, |
Constructor for the This persister will use the provided
|
|
Persister ( Strategy strategy, Filter filter ) : SimpleFramework.Xml.Filter |
Constructor for the This persister will use the provided
|
|
Persister ( Strategy strategy, Filter filter, |
Constructor for the This persister will use the provided
|
|
Persister ( Strategy strategy, Filter filter, Matcher matcher ) : SimpleFramework.Xml.Filter |
Constructor for the This persister will use the provided
|
|
Persister ( Strategy strategy, Filter filter, Matcher matcher, |
Constructor for the This persister will use the provided
|
|
Persister ( Strategy strategy, |
Constructor for the
|
|
Persister ( Strategy strategy, Matcher matcher ) : SimpleFramework.Xml.Filter |
Constructor for the This persister will use the provided
|
|
Persister ( Strategy strategy, Matcher matcher, |
Constructor for the This persister will use the provided
|
Method | Description | |
---|---|---|
Read ( type source ) : SimpleFramework.Xml.Filter | ||
Read ( Class T ) : T |
This
|
public Persister ( ) : SimpleFramework.Xml.Filter | ||
return | SimpleFramework.Xml.Filter |
public Persister ( Dictionary filter ) : SimpleFramework.Xml.Filter | ||
filter | Dictionary | /// this is the map that contains the overrides /// |
return | SimpleFramework.Xml.Filter |
public Persister ( Dictionary filter, |
||
filter | Dictionary | /// this is the map that contains the overrides /// |
format | /// this is the format used to format the documents /// | |
return | SimpleFramework.Xml.Filter |
public Persister ( Filter filter ) : SimpleFramework.Xml.Filter | ||
filter | Filter | /// the filter used to replace template variables /// |
return | SimpleFramework.Xml.Filter |
public Persister ( Filter filter, |
||
filter | Filter | /// the filter used to replace template variables /// |
format | /// this is used to structure the generated XML /// | |
return | SimpleFramework.Xml.Filter |
public Persister ( Filter filter, Matcher matcher ) : SimpleFramework.Xml.Filter | ||
filter | Filter | /// the filter used to replace template variables /// |
matcher | Matcher | /// this is used to customize the transformations /// |
return | SimpleFramework.Xml.Filter |
public Persister ( Filter filter, Matcher matcher, |
||
filter | Filter | /// the filter used to replace template variables /// |
matcher | Matcher | /// this is used to customize the transformations /// |
format | /// this is used to structure the generated XML /// | |
return | SimpleFramework.Xml.Filter |
public Persister ( |
||
format | /// this is used to structure the generated XML /// | |
return | SimpleFramework.Xml.Filter |
public Persister ( Matcher matcher ) : SimpleFramework.Xml.Filter | ||
matcher | Matcher | /// this is used to customize the transformations /// |
return | SimpleFramework.Xml.Filter |
public Persister ( Matcher matcher, |
||
matcher | Matcher | /// this is used to customize the transformations /// |
format | /// this is used to structure the generated XML /// | |
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy ) : SimpleFramework.Xml.Filter | ||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy, Dictionary data ) : SimpleFramework.Xml.Filter | ||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
data | Dictionary | /// this is the map that contains the overrides /// |
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy, Dictionary data, |
||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
data | Dictionary | /// the filter data used to replace template variables /// |
format | /// this is used to format the generated XML document /// | |
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy, Filter filter ) : SimpleFramework.Xml.Filter | ||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
filter | Filter | /// the filter used to replace template variables /// |
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy, Filter filter, |
||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
filter | Filter | /// the filter used to replace template variables /// |
format | /// this is used to format the generated XML document /// | |
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy, Filter filter, Matcher matcher ) : SimpleFramework.Xml.Filter | ||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
filter | Filter | /// the filter used to replace template variables /// |
matcher | Matcher | /// this is used to customize the transformations /// |
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy, Filter filter, Matcher matcher, |
||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
filter | Filter | /// the filter used to replace template variables /// |
matcher | Matcher | /// this is used to customize the transformations /// |
format | ||
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy, |
||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
format | /// this is used to structure the generated XML /// | |
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy, Matcher matcher ) : SimpleFramework.Xml.Filter | ||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
matcher | Matcher | /// this is used to customize the transformations /// |
return | SimpleFramework.Xml.Filter |
public Persister ( Strategy strategy, Matcher matcher, |
||
strategy | Strategy | /// this is the strategy used to resolve classes /// |
matcher | Matcher | /// this is used to customize the transformations /// |
format | /// this is used to format the generated XML document /// | |
return | SimpleFramework.Xml.Filter |