public class XmlAlgorithmsPackHandler
extends tecgraf.javautils.xml.XMLBasicHandler
| Constructor and Description |
|---|
XmlAlgorithmsPackHandler(AlgorithmsPack algorithmsPack,
java.lang.String dtdPath)
Constrói o handler.
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmsPack |
getAlgorithms()
Obtém a referência para a lista de algoritmos.
|
org.xml.sax.InputSource |
resolveEntity(java.lang.String publicId,
java.lang.String systemId) |
public XmlAlgorithmsPackHandler(AlgorithmsPack algorithmsPack, java.lang.String dtdPath)
algorithmsPack - pacote de algoritmosdtdPath - path ou url que identifica o arquivo de dtdpublic final AlgorithmsPack getAlgorithms()
public org.xml.sax.InputSource resolveEntity(java.lang.String publicId,
java.lang.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 © 2016. All Rights Reserved.