public class XmlAlgorithmsPackReader
extends tecgraf.javautils.xml.XMLReader
| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER_SIZE
Tamanho do buffer de entrada do leitor
|
| Constructor and Description |
|---|
XmlAlgorithmsPackReader(AlgorithmsPack algorithmsPack,
InputStream in,
String dtdPath)
Constrói um leitor XML para arquivos de pacotes de algoritmos.
|
public static final int BUFFER_SIZE
public XmlAlgorithmsPackReader(AlgorithmsPack algorithmsPack, InputStream in, String dtdPath) throws tecgraf.javautils.xml.exception.XMLException
algorithmsPack - pacote de algoritmosin - stream de entradadtdPath - path ou url que identifica o arquivo de dtdtecgraf.javautils.xml.exception.XMLException - exceção de XMLCopyright © 2018. All rights reserved.