Skip navigation links
A C D E F G I J L M N O R S T U V Z 

A

acceptLibrary(URL) - Method in class net.thevpc.common.textsource.impl.classpath.ClassPathResourceFilterByName
 
acceptName(String) - Method in class net.thevpc.common.textsource.impl.classpath.ClassPathResourceFilterByName
 
acceptName(String) - Method in class net.thevpc.common.textsource.impl.classpath.ClassPathResourceFilterBySuffix
 
acceptResource(String) - Method in class net.thevpc.common.textsource.impl.classpath.ClassPathResourceFilterByName
 

C

charArray() - Method in class net.thevpc.common.textsource.impl.DefaultJTextSource
 
charArray() - Method in interface net.thevpc.common.textsource.JTextSource
 
ClassPathResourceFilterByName - Class in net.thevpc.common.textsource.impl.classpath
 
ClassPathResourceFilterByName(String) - Constructor for class net.thevpc.common.textsource.impl.classpath.ClassPathResourceFilterByName
 
ClassPathResourceFilterBySuffix - Class in net.thevpc.common.textsource.impl.classpath
 
ClassPathResourceFilterBySuffix(String, String) - Constructor for class net.thevpc.common.textsource.impl.classpath.ClassPathResourceFilterBySuffix
 
ContextClassLoaderCharSupplier - Class in net.thevpc.common.textsource.impl.classpath
 
ContextClassLoaderCharSupplier(String, ClassPathResourceFilter) - Constructor for class net.thevpc.common.textsource.impl.classpath.ContextClassLoaderCharSupplier
 
copy() - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
copy() - Method in class net.thevpc.common.textsource.JTextSourcePositionValue
 
copy() - Method in interface net.thevpc.common.textsource.JTextSourceToken
 
copy() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 

D

DefaultJTextSource - Class in net.thevpc.common.textsource.impl
 
DefaultJTextSource(String, Reader, Supplier<char[]>) - Constructor for class net.thevpc.common.textsource.impl.DefaultJTextSource
 

E

end() - Method in class net.thevpc.common.textsource.JTextSourceRange
 
endCharacterNumber - Variable in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
endColumnNumber - Variable in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
endLineNumber - Variable in class net.thevpc.common.textsource.SimpleJTextSourceToken
 

F

FileCharSupplier - Class in net.thevpc.common.textsource.impl
 
FileCharSupplier(File) - Constructor for class net.thevpc.common.textsource.impl.FileCharSupplier
 
fileToCharArray(File) - Static method in class net.thevpc.common.textsource.impl.impl.JSourceUtils
 
filter(Iterator<T>, Predicate<T>) - Static method in class net.thevpc.common.textsource.impl.impl.IteratorUtils
 
fromFile(Path) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
fromFile(File) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
fromString(String, String) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
fromURI(URI) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
fromURI(String) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
fromURL(URL) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 

G

get() - Method in class net.thevpc.common.textsource.impl.classpath.ContextClassLoaderCharSupplier
 
get() - Method in class net.thevpc.common.textsource.impl.classpath.ZippedURLFileCharSupplier
 
get() - Method in class net.thevpc.common.textsource.impl.FileCharSupplier
 
get() - Method in class net.thevpc.common.textsource.impl.impl.URLCharSupplier
 
get() - Method in class net.thevpc.common.textsource.impl.TextCharSupplier
 
getCurrentCharNumber() - Method in interface net.thevpc.common.textsource.JTextSourcePosition
 
getCurrentCharNumber() - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
getCurrentCharNumber() - Method in class net.thevpc.common.textsource.JTextSourcePositionValue
 
getCurrentColumnNumber() - Method in interface net.thevpc.common.textsource.JTextSourcePosition
 
getCurrentColumnNumber() - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
getCurrentColumnNumber() - Method in class net.thevpc.common.textsource.JTextSourcePositionValue
 
getCurrentRowNumber() - Method in interface net.thevpc.common.textsource.JTextSourcePosition
 
getCurrentRowNumber() - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
getCurrentRowNumber() - Method in class net.thevpc.common.textsource.JTextSourcePositionValue
 
getCurrentTokenNumber() - Method in interface net.thevpc.common.textsource.JTextSourcePosition
 
getCurrentTokenNumber() - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
getCurrentTokenNumber() - Method in class net.thevpc.common.textsource.JTextSourcePositionValue
 
getEndCharacterNumber() - Method in interface net.thevpc.common.textsource.JTextSourceToken
 
getEndCharacterNumber() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
getEndColumnNumber() - Method in interface net.thevpc.common.textsource.JTextSourceToken
 
getEndColumnNumber() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
getEndLineNumber() - Method in interface net.thevpc.common.textsource.JTextSourceToken
 
getEndLineNumber() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
getId() - Method in class net.thevpc.common.textsource.impl.classpath.JTextSourceFolderURL
 
getId() - Method in class net.thevpc.common.textsource.impl.classpath.JTextSourceResourceFile
 
getId() - Method in class net.thevpc.common.textsource.impl.JTextSourceFile
 
getId() - Method in class net.thevpc.common.textsource.impl.JTextSourceFileURL
 
getId() - Method in class net.thevpc.common.textsource.impl.JTextSourceResourcesFolder
 
getId() - Method in class net.thevpc.common.textsource.impl.JTextSourceString
 
getId() - Method in interface net.thevpc.common.textsource.JTextSourceRoot
 
getImage() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
getOffset() - Method in class net.thevpc.common.textsource.JTextSourceRange.JRangePointer
 
getPath() - Method in class net.thevpc.common.textsource.impl.classpath.ZippedURLFileCharSupplier
 
getSource() - Method in interface net.thevpc.common.textsource.JTextSourceToken
 
getSource() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
getStartCharacterNumber() - Method in interface net.thevpc.common.textsource.JTextSourceToken
 
getStartCharacterNumber() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
getStartColumnNumber() - Method in interface net.thevpc.common.textsource.JTextSourceToken
 
getStartColumnNumber() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
getStartLineNumber() - Method in interface net.thevpc.common.textsource.JTextSourceToken
 
getStartLineNumber() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
getText() - Method in class net.thevpc.common.textsource.JTextSourceRange.JRangePointer
 
getTokenNumber() - Method in interface net.thevpc.common.textsource.JTextSourceToken
 
getTokenNumber() - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 

I

image - Variable in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
inputStreamToCharArray(InputStream) - Static method in class net.thevpc.common.textsource.impl.impl.JSourceUtils
 
iterate(JTextSourceReport) - Method in class net.thevpc.common.textsource.impl.classpath.JTextSourceFolderURL
 
iterate(JTextSourceReport) - Method in class net.thevpc.common.textsource.impl.classpath.JTextSourceResourceFile
 
iterate(JTextSourceReport) - Method in class net.thevpc.common.textsource.impl.JTextSourceFile
 
iterate(JTextSourceReport) - Method in class net.thevpc.common.textsource.impl.JTextSourceFileURL
 
iterate(JTextSourceReport) - Method in class net.thevpc.common.textsource.impl.JTextSourceResourcesFolder
 
iterate(JTextSourceReport) - Method in class net.thevpc.common.textsource.impl.JTextSourceString
 
iterate(JTextSourceReport) - Method in interface net.thevpc.common.textsource.JTextSourceRoot
 
iterator() - Method in interface net.thevpc.common.textsource.JTextSourceRoot
 
IteratorUtils - Class in net.thevpc.common.textsource.impl.impl
 
IteratorUtils() - Constructor for class net.thevpc.common.textsource.impl.impl.IteratorUtils
 

J

JRangePointer(String, int) - Constructor for class net.thevpc.common.textsource.JTextSourceRange.JRangePointer
 
JSourceUtils - Class in net.thevpc.common.textsource.impl.impl
 
JSourceUtils() - Constructor for class net.thevpc.common.textsource.impl.impl.JSourceUtils
 
JTextSource - Interface in net.thevpc.common.textsource
 
JTextSourceFactory - Class in net.thevpc.common.textsource
 
JTextSourceFactory() - Constructor for class net.thevpc.common.textsource.JTextSourceFactory
 
JTextSourceFile - Class in net.thevpc.common.textsource.impl
 
JTextSourceFile(File) - Constructor for class net.thevpc.common.textsource.impl.JTextSourceFile
 
JTextSourceFileURL - Class in net.thevpc.common.textsource.impl
 
JTextSourceFileURL(URL) - Constructor for class net.thevpc.common.textsource.impl.JTextSourceFileURL
 
JTextSourceFolderURL - Class in net.thevpc.common.textsource.impl.classpath
 
JTextSourceFolderURL(URL, String) - Constructor for class net.thevpc.common.textsource.impl.classpath.JTextSourceFolderURL
 
JTextSourcePosition - Interface in net.thevpc.common.textsource
 
JTextSourcePositionTracker - Class in net.thevpc.common.textsource
 
JTextSourcePositionTracker() - Constructor for class net.thevpc.common.textsource.JTextSourcePositionTracker
 
JTextSourcePositionValue - Class in net.thevpc.common.textsource
 
JTextSourcePositionValue(JTextSourcePosition) - Constructor for class net.thevpc.common.textsource.JTextSourcePositionValue
 
JTextSourcePositionValue(int, int, int, int) - Constructor for class net.thevpc.common.textsource.JTextSourcePositionValue
 
JTextSourceRange - Class in net.thevpc.common.textsource
 
JTextSourceRange(int, char[]) - Constructor for class net.thevpc.common.textsource.JTextSourceRange
 
JTextSourceRange.JRangePointer - Class in net.thevpc.common.textsource
 
JTextSourceReport - Interface in net.thevpc.common.textsource
 
JTextSourceResourceFile - Class in net.thevpc.common.textsource.impl.classpath
 
JTextSourceResourceFile(String) - Constructor for class net.thevpc.common.textsource.impl.classpath.JTextSourceResourceFile
 
JTextSourceResourcesFolder - Class in net.thevpc.common.textsource.impl
 
JTextSourceResourcesFolder(String, String) - Constructor for class net.thevpc.common.textsource.impl.JTextSourceResourcesFolder
 
JTextSourceRoot - Interface in net.thevpc.common.textsource
 
JTextSourceString - Class in net.thevpc.common.textsource.impl
 
JTextSourceString(String, String) - Constructor for class net.thevpc.common.textsource.impl.JTextSourceString
 
JTextSourceToken - Interface in net.thevpc.common.textsource
 

L

log - Variable in class net.thevpc.common.textsource.impl.LogJSourceIterable
 
LogJSourceIterable - Class in net.thevpc.common.textsource.impl
 
LogJSourceIterable(JTextSourceReport) - Constructor for class net.thevpc.common.textsource.impl.LogJSourceIterable
 

M

map(Iterator<T>, Function<T, V>) - Static method in class net.thevpc.common.textsource.impl.impl.IteratorUtils
 
mapOptional(Iterator<T>, Function<T, Optional<V>>) - Static method in class net.thevpc.common.textsource.impl.impl.IteratorUtils
 

N

name() - Method in class net.thevpc.common.textsource.impl.DefaultJTextSource
 
name() - Method in interface net.thevpc.common.textsource.JTextSource
 
net.thevpc.common.textsource - package net.thevpc.common.textsource
 
net.thevpc.common.textsource.impl - package net.thevpc.common.textsource.impl
 
net.thevpc.common.textsource.impl.classpath - package net.thevpc.common.textsource.impl.classpath
 
net.thevpc.common.textsource.impl.impl - package net.thevpc.common.textsource.impl.impl
 
NEWLINE - Static variable in class net.thevpc.common.textsource.impl.impl.JSourceUtils
 

O

of(String, String) - Static method in class net.thevpc.common.textsource.impl.classpath.ClassPathResourceFilterByName
 
onReadChar(char) - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
onReadChars(char[]) - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
onReadString(String) - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
onReadToken(SimpleJTextSourceToken) - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 

R

range(int, int) - Method in class net.thevpc.common.textsource.impl.DefaultJTextSource
 
range(int, int) - Method in interface net.thevpc.common.textsource.JTextSource
 
reader() - Method in class net.thevpc.common.textsource.impl.DefaultJTextSource
 
reader() - Method in interface net.thevpc.common.textsource.JTextSource
 
readerToCharArray(Reader) - Static method in class net.thevpc.common.textsource.impl.impl.JSourceUtils
 
readOnly() - Method in interface net.thevpc.common.textsource.JTextSourcePosition
 
readOnly() - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
readOnly() - Method in class net.thevpc.common.textsource.JTextSourcePositionValue
 
reportError(String, String, String) - Method in interface net.thevpc.common.textsource.JTextSourceReport
 
reportWarning(String, String, String) - Method in interface net.thevpc.common.textsource.JTextSourceReport
 
rootFile(File) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
rootResourceFile(String) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
rootResourceFolder(String, String) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
rootString(String, String) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
rootURI(String) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
rootURL(URL) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 
rootURLFolder(URL, String) - Static method in class net.thevpc.common.textsource.JTextSourceFactory
 

S

setEndCharacterNumber(int) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setEndColumnNumber(int) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setEndLineNumber(int) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setEndPosition(JTextSourcePosition) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setImage(String) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setSource(JTextSource) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setStartCharacterNumber(int) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setStartColumnNumber(int) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setStartLineNumber(int) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setStartPosition(JTextSourcePosition) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
setTokenNumber(long) - Method in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
SimpleJTextSourceToken - Class in net.thevpc.common.textsource
 
SimpleJTextSourceToken() - Constructor for class net.thevpc.common.textsource.SimpleJTextSourceToken
 
source - Variable in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
start() - Method in class net.thevpc.common.textsource.JTextSourceRange
 
startCharacterNumber - Variable in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
startColumnNumber - Variable in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
startLineNumber - Variable in class net.thevpc.common.textsource.SimpleJTextSourceToken
 

T

text() - Method in class net.thevpc.common.textsource.impl.DefaultJTextSource
 
text() - Method in interface net.thevpc.common.textsource.JTextSource
 
TextCharSupplier - Class in net.thevpc.common.textsource.impl
 
TextCharSupplier(String) - Constructor for class net.thevpc.common.textsource.impl.TextCharSupplier
 
tokenNumber - Variable in class net.thevpc.common.textsource.SimpleJTextSourceToken
 
toString() - Method in class net.thevpc.common.textsource.impl.classpath.ContextClassLoaderCharSupplier
 
toString() - Method in class net.thevpc.common.textsource.impl.classpath.ZippedURLFileCharSupplier
 
toString() - Method in class net.thevpc.common.textsource.impl.FileCharSupplier
 
toString() - Method in class net.thevpc.common.textsource.impl.impl.URLCharSupplier
 
toString() - Method in class net.thevpc.common.textsource.impl.TextCharSupplier
 
toString() - Method in class net.thevpc.common.textsource.JTextSourcePositionTracker
 
toString() - Method in class net.thevpc.common.textsource.JTextSourcePositionValue
 
trim(long, int) - Method in class net.thevpc.common.textsource.JTextSourceRange
 

U

URLCharSupplier - Class in net.thevpc.common.textsource.impl.impl
 
URLCharSupplier(URL) - Constructor for class net.thevpc.common.textsource.impl.impl.URLCharSupplier
 
urlToCharArray(URL) - Static method in class net.thevpc.common.textsource.impl.impl.JSourceUtils
 

V

value() - Method in class net.thevpc.common.textsource.JTextSourceRange
 

Z

ZippedURLFileCharSupplier - Class in net.thevpc.common.textsource.impl.classpath
 
ZippedURLFileCharSupplier(URL, String, ClassPathResourceFilter) - Constructor for class net.thevpc.common.textsource.impl.classpath.ZippedURLFileCharSupplier
 
A C D E F G I J L M N O R S T U V Z 
Skip navigation links

Copyright © 2021 vpc open source initiative. All rights reserved.