Uses of Interface
org.kordamp.jipsy.util.TypeLoader.LineProcessor
Packages that use TypeLoader.LineProcessor
-
Uses of TypeLoader.LineProcessor in org.kordamp.jipsy.util
Methods in org.kordamp.jipsy.util with parameters of type TypeLoader.LineProcessorModifier and TypeMethodDescriptionstatic booleanTypeLoader.load(ClassLoader classLoader, Class<?> type, TypeLoader.LineProcessor processor) static booleanTypeLoader.load(ClassLoader classLoader, String path, Class<?> type, TypeLoader.LineProcessor processor)