|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITextParserSupport
Provides access to members that control the text parsing support.
Method Summary | |
---|---|
ITextParser |
getTextParser()
The text parser. |
void |
setTextParserByRef(ITextParser parser)
The text parser. |
Method Detail |
---|
ITextParser getTextParser() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTextParserByRef(ITextParser parser) throws IOException, AutomationException
parser
- A reference to a com.esri.arcgis.display.ITextParser (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |