| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xml.external.serialize |
| Modifier and Type | Method and Description |
|---|---|
static SerializerFactory |
SerializerFactory.getSerializerFactory(String method)
Register a serializer factory, keyed by the given
method string.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SerializerFactory.registerSerializerFactory(SerializerFactory factory)
Register a serializer factory, keyed by the given
method string.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.