Interface LexmlParser
-
- All Known Implementing Classes:
LexmlParserImpl
public interface LexmlParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringparse(String texto)
-
LexmlParserImplpublic interface LexmlParser
| Modifier and Type | Method | Description |
|---|---|---|
String |
parse(String texto) |