|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transform | |
|---|---|
| org.simpleframework.xml.transform | |
| Uses of Transform in org.simpleframework.xml.transform |
|---|
| Methods in org.simpleframework.xml.transform that return Transform | |
|---|---|
Transform |
RegistryMatcher.match(Class type)
This is used to match a Transform using the type
specified. |
Transform |
Matcher.match(Class type)
This is used to match a Transform using the type
specified. |
| Methods in org.simpleframework.xml.transform with parameters of type Transform | |
|---|---|
void |
RegistryMatcher.bind(Class type,
Transform transform)
This is used to bind a Transform instance to the
specified type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||