Uses of Class
com.github.oowekyala.ooxml.messages.ContextLines
Packages that use ContextLines
Package
Description
Simple API to produce nice error messages when reading an XML file.
-
Uses of ContextLines in com.github.oowekyala.ooxml.messages
Methods in com.github.oowekyala.ooxml.messages that return ContextLinesModifier and TypeMethodDescriptionPartialFilePositioner.getLinesAround(XmlPosition position, int numContextLines) (package private) ContextLinesTextDoc.getLinesAround(@com.github.oowekyala.ooxml.messages.Annots.OneBased int line, int numLinesAround) XmlPositioner.getLinesAround(XmlPosition position, int numContextLines) Enrich the given message with the context of the position.