Uses of Class
com.github.oowekyala.ooxml.messages.PositionedXmlDoc
-
Packages that use PositionedXmlDoc Package Description com.github.oowekyala.ooxml.messages Simple API to produce nice error messages when reading an XML file. -
-
Uses of PositionedXmlDoc in com.github.oowekyala.ooxml.messages
Methods in com.github.oowekyala.ooxml.messages that return PositionedXmlDoc Modifier and Type Method Description PositionedXmlDocOoxmlFacade. parse(javax.xml.parsers.DocumentBuilder domBuilder, org.xml.sax.InputSource inputSource)Parses an XML document and creates an associatedXmlPositioner.private PositionedXmlDocOoxmlFacade. parseImpl(javax.xml.parsers.DocumentBuilder builder, SpyInputSource isource)
-