Uses of Class
com.github.oowekyala.ooxml.messages.SpyInputSource
-
Packages that use SpyInputSource Package Description com.github.oowekyala.ooxml.messages Simple API to produce nice error messages when reading an XML file. -
-
Uses of SpyInputSource in com.github.oowekyala.ooxml.messages
Methods in com.github.oowekyala.ooxml.messages that return SpyInputSource Modifier and Type Method Description private static SpyInputSourceOoxmlFacade. spyOn(org.xml.sax.InputSource inputSource)Methods in com.github.oowekyala.ooxml.messages with parameters of type SpyInputSource Modifier and Type Method Description private PositionedXmlDocOoxmlFacade. parseImpl(javax.xml.parsers.DocumentBuilder builder, SpyInputSource isource)
-