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

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

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

作成者:
Akima

フィールドの概要
 
クラス org.apache.commons.digester.Rule から継承したフィールド
digester, namespaceURI
 
コンストラクタの概要
StackSetPropertyRule(java.lang.String propertyName)
          Constructor for StackSetPropertyRule.
 
メソッドの概要
 void begin(org.xml.sax.Attributes attributes)
          推奨されていません。  
 void begin(java.lang.String namespace, java.lang.String name, org.xml.sax.Attributes attributes)
           
 
クラス org.apache.commons.digester.Rule から継承したメソッド
body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

StackSetPropertyRule

public StackSetPropertyRule(java.lang.String propertyName)
Constructor for StackSetPropertyRule.

メソッドの詳細

begin

public void begin(org.xml.sax.Attributes attributes)
           throws java.lang.Exception
推奨されていません。  

例外:
java.lang.Exception
関連項目:
Rule.begin(org.xml.sax.Attributes)

begin

public void begin(java.lang.String namespace,
                  java.lang.String name,
                  org.xml.sax.Attributes attributes)
           throws java.lang.Exception
例外:
java.lang.Exception
関連項目:
Rule.begin(java.lang.String, java.lang.String, org.xml.sax.Attributes)


Copyright © 2004 asyrinx organization. All Rights Reserved.