public interface ParserModule
Modifier and Type | Method and Description |
---|---|
String[] |
getExtensions()
Returns the supported file extensions for a given module.
|
String |
getParserId()
Returns the parser id for a given module.
|
String |
getSourceDirectory()
Returns the directory that contains source files for a given module.
|
String getSourceDirectory()
String[] getExtensions()
String getParserId()
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.