Uses of Interface
br.gov.lexml.eta.etaservices.emenda.Emenda
-
-
Uses of Emenda in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda with parameters of type Emenda Modifier and Type Method Description voidEmendaJsonGenerator. writeJson(Emenda e, Writer writer)voidEmendaJsonGeneratorBean. writeJson(Emenda e, Writer writer) -
Uses of Emenda in br.gov.lexml.eta.etaservices.parsing.xml
Classes in br.gov.lexml.eta.etaservices.parsing.xml that implement Emenda Modifier and Type Class Description classEmendaRecordMethods in br.gov.lexml.eta.etaservices.parsing.xml that return Emenda Modifier and Type Method Description EmendaEmendaXmlUnmarshaller. fromXml(String xml) -
Uses of Emenda in br.gov.lexml.eta.etaservices.printing.json
Classes in br.gov.lexml.eta.etaservices.printing.json that implement Emenda Modifier and Type Class Description classEmendaPojo -
Uses of Emenda in br.gov.lexml.eta.etaservices.printing.pdf
Methods in br.gov.lexml.eta.etaservices.printing.pdf with parameters of type Emenda Modifier and Type Method Description voidPdfGenerator. generate(Emenda emenda, OutputStream outputStream)voidPdfGeneratorBean. generate(Emenda emenda, OutputStream outputStream)StringVelocityTemplateProcessor. getTemplateResult(Emenda emenda)Process a Velocity template. -
Uses of Emenda in br.gov.lexml.eta.etaservices.printing.xml
Methods in br.gov.lexml.eta.etaservices.printing.xml with parameters of type Emenda Modifier and Type Method Description StringEmendaXmlMarshaller. toXml(Emenda emenda)
-