IParseApi interface
STL解析Api接口。
public interface IParseApi
1
Members
name | description |
---|---|
GetCurrentUrl(…) | 獲取當前生成(chéng)的靜态頁面(miàn)的地址。 |
GetStlElements(…) | 獲取html中的指定STL标簽。 |
Parse(…) | 解析HTML中的STL标簽。 |
ParseAttributeValue(…) | 解析Html标簽屬性中的STL實體。 |
STL解析Api接口。
public interface IParseApi
name | description |
---|---|
GetCurrentUrl(…) | 獲取當前生成(chéng)的靜态頁面(miàn)的地址。 |
GetStlElements(…) | 獲取html中的指定STL标簽。 |
Parse(…) | 解析HTML中的STL标簽。 |
ParseAttributeValue(…) | 解析Html标簽屬性中的STL實體。 |