public class DocHandlerFacade extends Object implements Serializable
| Constructor and Description |
|---|
DocHandlerFacade() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(DocInput docInput,
DocOutput docOutput) |
void |
register(org.fugerit.java.core.cfg.xml.FactoryCatalog catalog) |
void |
register(String factoryCatalogPath) |
void |
registerHandler(DocTypeHandler handler) |
public void registerHandler(DocTypeHandler handler) throws Exception
Exceptionpublic void handle(DocInput docInput, DocOutput docOutput) throws Exception
Exceptionpublic void register(String factoryCatalogPath)
public void register(org.fugerit.java.core.cfg.xml.FactoryCatalog catalog)
Copyright © 2019 Fugerit. All rights reserved.