|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SerializerFactory | |
|---|---|
| org.jasig.portal.serialize | |
| Uses of SerializerFactory in org.jasig.portal.serialize |
|---|
| Subclasses of SerializerFactory in org.jasig.portal.serialize | |
|---|---|
(package private) class |
SerializerFactoryImpl
Default serializer factory can construct serializers for the three markup serializers (XML, HTML, XHTML ). |
| Methods in org.jasig.portal.serialize that return SerializerFactory | |
|---|---|
static SerializerFactory |
SerializerFactory.getSerializerFactory(java.lang.String method)
Register a serializer factory, keyed by the given method string. |
| Methods in org.jasig.portal.serialize with parameters of type SerializerFactory | |
|---|---|
static void |
SerializerFactory.registerSerializerFactory(SerializerFactory factory)
Register a serializer factory, keyed by the given method string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||