public class RSAXMLProcessor
extends XMLProcessor
| Constructor and Description |
|---|
RSAXMLProcessor()
Public constructor to instantiate the helper.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,Resource.Factory> |
getRegistrations()
Register for "*" and "xml" file extensions the RSAResourceFactoryImpl factory.
|