Class MLongDescriptionParser
java.lang.Object
com.io7m.montarre.xml.internal.MLongDescriptionParser
- All Implemented Interfaces:
com.io7m.anethum.api.ParserType<MLongDescription>, MLongDescriptionParserType, Closeable, AutoCloseable
Long description parser.
-
Constructor Summary
ConstructorsConstructorDescriptionMLongDescriptionParser(com.io7m.jxe.core.JXEHardenedSAXParsers inContext, URI inSource, InputStream inStream, Consumer<com.io7m.anethum.api.ParseStatus> inStatusConsumer) Long description parser. -
Method Summary
-
Constructor Details
-
MLongDescriptionParser
public MLongDescriptionParser(com.io7m.jxe.core.JXEHardenedSAXParsers inContext, URI inSource, InputStream inStream, Consumer<com.io7m.anethum.api.ParseStatus> inStatusConsumer) Long description parser.- Parameters:
inContext- The SAX parsersinSource- The sourceinStream- The input streaminStatusConsumer- The status consume
-
-
Method Details
-
execute
- Specified by:
executein interfacecom.io7m.anethum.api.ParserType<MLongDescription>- Throws:
com.io7m.anethum.api.ParsingException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-