org.asyrinx.brownie.core.xml.digester
クラス SetBodyToPropertyRule

java.lang.Object
  拡張org.apache.commons.digester.Rule
      拡張org.asyrinx.brownie.core.xml.digester.SetBodyToPropertyRule

public class SetBodyToPropertyRule
extends org.apache.commons.digester.Rule

作成者:
akima

フィールドの概要
 
クラス org.apache.commons.digester.Rule から継承したフィールド
digester, namespaceURI
 
コンストラクタの概要
SetBodyToPropertyRule(java.lang.String propertyName)
           
 
メソッドの概要
 void body(java.lang.String namespace, java.lang.String name, java.lang.String text)
           
 
クラス org.apache.commons.digester.Rule から継承したメソッド
begin, begin, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SetBodyToPropertyRule

public SetBodyToPropertyRule(java.lang.String propertyName)
メソッドの詳細

body

public void body(java.lang.String namespace,
                 java.lang.String name,
                 java.lang.String text)
          throws java.lang.Exception
例外:
java.lang.Exception


Copyright © 2004 asyrinx organization. All Rights Reserved.