Uses of Class
com.github.oowekyala.ooxml.messages.PositionedXmlDoc
Packages that use PositionedXmlDoc
Package
Description
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 PositionedXmlDocModifier and TypeMethodDescriptionOoxmlFacade.parse(DocumentBuilder domBuilder, InputSource inputSource) Parses an XML document and creates an associatedXmlPositioner.private PositionedXmlDocOoxmlFacade.parseImpl(DocumentBuilder builder, SpyInputSource isource)