org.protocol
クラス SoccerServerProtocol.createParserPolicy
java.lang.Object
org.protocol.SoccerServerProtocol.createParserPolicy
- すべての実装されたインタフェース:
- org.util.xml.parse.policy.ParserPolicy
- 含まれているクラス:
- SoccerServerProtocol
public class SoccerServerProtocol.createParserPolicy
- extends java.lang.Object
- implements org.util.xml.parse.policy.ParserPolicy
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoccerServerProtocol.createParserPolicy
public SoccerServerProtocol.createParserPolicy()
getInnerPolicy
public org.util.xml.parse.policy.ParserPolicy getInnerPolicy(org.util.xml.element.Element element)
- 定義:
- インタフェース
org.util.xml.parse.policy.ParserPolicy
内の getInnerPolicy
allowElement
public org.util.xml.element.Element allowElement(org.util.xml.element.Element element)
- 定義:
- インタフェース
org.util.xml.parse.policy.ParserPolicy
内の allowElement
selectEncoding
public java.lang.String selectEncoding(java.lang.String last_tag_key)
- 定義:
- インタフェース
org.util.xml.parse.policy.ParserPolicy
内の selectEncoding
checkEndTag
public boolean checkEndTag()
- 定義:
- インタフェース
org.util.xml.parse.policy.ParserPolicy
内の checkEndTag
throwExceptionIfDocumentHasError
public boolean throwExceptionIfDocumentHasError()
- 定義:
- インタフェース
org.util.xml.parse.policy.ParserPolicy
内の throwExceptionIfDocumentHasError
forceEmptyTag
public boolean forceEmptyTag(java.lang.String key)
- 定義:
- インタフェース
org.util.xml.parse.policy.ParserPolicy
内の forceEmptyTag