| 程序包 | 说明 |
|---|---|
| org.cef.browser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CefBrowser.getSource(CefStringVisitor visitor)
Retrieve this frame's HTML source as a string sent to the specified
visitor.
|
void |
CefBrowser.getText(CefStringVisitor visitor)
Retrieve this frame's display text as a string sent to the specified
visitor.
|
Copyright © 2017. All rights reserved.