Uses of Class
aQute.bnd.properties.Document.DelimiterInfo
-
Packages that use Document.DelimiterInfo Package Description aQute.bnd.properties -
-
Uses of Document.DelimiterInfo in aQute.bnd.properties
Methods in aQute.bnd.properties that return Document.DelimiterInfo Modifier and Type Method Description protected Document.DelimiterInfoLineTracker. nextDelimiterInfo(java.lang.String text, int offset)Returns the information about the first delimiter found in the given text starting at the given offset.
-