Extension SDK 10.1.2


oracle.ide.runner
Interface SmartDataProvider


public interface SmartDataProvider

Method Summary
 boolean canUnderstand(Document document)
           
 void getExpressions(ReadTextBuffer tb, int startOffset, int endOffset, java.util.List expressions)
           

 

Method Detail

canUnderstand

public boolean canUnderstand(Document document)

getExpressions

public void getExpressions(ReadTextBuffer tb,
                           int startOffset,
                           int endOffset,
                           java.util.List expressions)

Extension SDK


Copyright © 1997, 2004, Oracle. All rights reserved.