public interface ParserModule
Modifier and Type | Method and Description |
---|---|
String |
getExtension()
Returns the default file extension 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 getExtension()
String getParserId()
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.