org.tinygroup.tinyspider.impl
类 PrintProcessor

java.lang.Object
  继承者 org.tinygroup.tinyspider.impl.PrintProcessor
所有已实现的接口:
Processor

public class PrintProcessor
extends Object
implements Processor


构造方法摘要
PrintProcessor()
           
 
方法摘要
 void process(HtmlNode node)
          处理节点
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

PrintProcessor

public PrintProcessor()
方法详细信息

process

public void process(HtmlNode node)
从接口 Processor 复制的描述
处理节点

指定者:
接口 Processor 中的 process


Copyright © 2006–2014 开源组织. All rights reserved.