|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.types.DataType
org.apache.tools.ant.types.XMLCatalog
jp.ossc.tools.ant.types.ExtendsXMLCatalog
public class ExtendsXMLCatalog
フィールドの概要 |
---|
クラス org.apache.tools.ant.types.XMLCatalog から継承されたフィールド |
---|
APACHE_RESOLVER, CATALOG_RESOLVER |
クラス org.apache.tools.ant.types.DataType から継承されたフィールド |
---|
checked, ref |
クラス org.apache.tools.ant.ProjectComponent から継承されたフィールド |
---|
description, location, project |
コンストラクタの概要 | |
---|---|
ExtendsXMLCatalog()
|
メソッドの概要 | |
---|---|
boolean |
isValidating()
|
org.xml.sax.InputSource |
resolveEntity(java.lang.String publicId,
java.lang.String systemId)
|
void |
setValidating(boolean validating)
|
クラス org.apache.tools.ant.types.XMLCatalog から継承されたメソッド |
---|
addConfiguredXMLCatalog, addDTD, addEntity, createCatalogPath, createClasspath, getCatalogPath, resolve, setCatalogPathRef, setClasspath, setClasspathRef, setRefid |
クラス org.apache.tools.ant.types.DataType から継承されたメソッド |
---|
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, setChecked, tooManyAttributes, toString |
クラス org.apache.tools.ant.ProjectComponent から継承されたメソッド |
---|
getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject |
クラス java.lang.Object から継承されたメソッド |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public ExtendsXMLCatalog()
メソッドの詳細 |
---|
public boolean isValidating()
public void setValidating(boolean validating)
public org.xml.sax.InputSource resolveEntity(java.lang.String publicId, java.lang.String systemId) throws org.xml.sax.SAXException, java.io.IOException
org.xml.sax.EntityResolver
内の resolveEntity
org.apache.tools.ant.types.XMLCatalog
内の resolveEntity
org.xml.sax.SAXException
java.io.IOException
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |