WKPage

org.beangle.doc.pdf.wk.WKPage
See theWKPage companion class
object WKPage

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
WKPage.type

Members list

Value members

Concrete methods

def html(html: String): WKPage

使用HTML文本创建页面

使用HTML文本创建页面

Attributes

def url(url: String): WKPage

使用URL网址或者本地文件地址创建对象

使用URL网址或者本地文件地址创建对象

Attributes