Method | Description | |
---|---|---|
GetAttributes ( Context context ) : LabelMap |
Returns a
|
|
GetCaller ( Context context ) : Caller | ||
GetElements ( Context context ) : LabelMap |
Returns a
|
|
Scanner ( Class type ) : SimpleFramework.Xml |
Constructor for the
|
public GetAttributes ( Context context ) : LabelMap | ||
context | Context | /// this is the context used to style the names /// |
return | LabelMap |
public GetCaller ( Context context ) : Caller | ||
context | Context | |
return | Caller |
public GetElements ( Context context ) : LabelMap | ||
context | Context | /// this is the context used to style the names /// |
return | LabelMap |
public Scanner ( Class type ) : SimpleFramework.Xml | ||
type | Class | /// this is the type that is scanned for a schema /// |
return | SimpleFramework.Xml |