org.famteam.synapse.permutate.inject
クラス InjectPermutate

java.lang.Object
  拡張org.famteam.synapse.permutate.inject.InjectPermutate

public class InjectPermutate
extends java.lang.Object

PagePermutateSourceのサブクラスをHTMLに適用する為のクラス。

作成者:
keiji

コンストラクタの概要
InjectPermutate()
           
 
メソッドの概要
static DynamicHTMLDocument injectPermutate(HTMLDocument html_document, java.util.List permutate_page_sources)
           
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

InjectPermutate

public InjectPermutate()
メソッドの詳細

injectPermutate

public static DynamicHTMLDocument injectPermutate(HTMLDocument html_document,
                                                  java.util.List permutate_page_sources)
                                           throws PermutatePageSourceException
例外:
PermutatePageSourceException