us.codecraft.xsoup
类 ElementOperator.Html

java.lang.Object
  继承者 us.codecraft.xsoup.ElementOperator
      继承者 us.codecraft.xsoup.ElementOperator.Html
包容类:
ElementOperator

public static class ElementOperator.Html
extends ElementOperator


嵌套类摘要
 
从类 us.codecraft.xsoup.ElementOperator 继承的嵌套类/接口
ElementOperator.AllText, ElementOperator.AttributeGetter, ElementOperator.GroupedText, ElementOperator.Html, ElementOperator.OuterHtml, ElementOperator.Regex, ElementOperator.TidyText
 
构造方法摘要
ElementOperator.Html()
           
 
方法摘要
 String operate(org.jsoup.nodes.Element element)
           
 String toString()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

构造方法详细信息

ElementOperator.Html

public ElementOperator.Html()
方法详细信息

operate

public String operate(org.jsoup.nodes.Element element)
指定者:
ElementOperator 中的 operate

toString

public String toString()
覆盖:
Object 中的 toString


Copyright © 2014. All rights reserved.