Class LexicalProcessorRegistry
java.lang.Object
com.evolveum.midpoint.prism.impl.lex.LexicalProcessorRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull StringdetectLanguage(File file) @NotNull DomLexicalProcessor@NotNull LexicalProcessor<?>findProcessor(@NotNull ParserSource source) <T> @NotNull LexicalProcessor<T>processorFor(String language)
-
Constructor Details
-
LexicalProcessorRegistry
-
-
Method Details
-
detectLanguage
- Throws:
IOException
-
domProcessor
-
processorFor
-
findProcessor
@NotNull public @NotNull LexicalProcessor<?> findProcessor(@NotNull @NotNull ParserSource source) throws IOException - Throws:
IOException
-