org.asyrinx.brownie.core.xml.sax
クラス SaxUtils

java.lang.Object
  拡張org.asyrinx.brownie.core.xml.sax.SaxUtils

public class SaxUtils
extends java.lang.Object

作成者:
akima

コンストラクタの概要
SaxUtils()
           
 
メソッドの概要
static void addToMap(org.xml.sax.Attributes attributes, java.util.Map dest)
           
static java.util.Map toMap(org.xml.sax.Attributes attributes)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SaxUtils

public SaxUtils()
メソッドの詳細

toMap

public static java.util.Map toMap(org.xml.sax.Attributes attributes)

addToMap

public static void addToMap(org.xml.sax.Attributes attributes,
                            java.util.Map dest)


Copyright © 2004 asyrinx organization. All Rights Reserved.