public class XmlAlgorithmsPackHandler
extends tecgraf.javautils.xml.XMLBasicHandler
| Constructor and Description |
|---|
XmlAlgorithmsPackHandler(AlgorithmsPack algorithmsPack,
String dtdPath)
Constrói o handler.
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmsPack |
getAlgorithms()
Obtém a referência para a lista de algoritmos.
|
InputSource |
resolveEntity(String publicId,
String systemId) |
public XmlAlgorithmsPackHandler(AlgorithmsPack algorithmsPack, String dtdPath)
algorithmsPack - pacote de algoritmosdtdPath - path ou url que identifica o arquivo de dtdpublic final AlgorithmsPack getAlgorithms()
public InputSource resolveEntity(String publicId, String systemId) throws tecgraf.javautils.xml.exception.XMLException
resolveEntity in interface tecgraf.javautils.xml.XMLHandlerInterfaceresolveEntity in class tecgraf.javautils.xml.XMLBasicHandlertecgraf.javautils.xml.exception.XMLExceptionCopyright © 2018. All rights reserved.