站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Content.Characters (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


org.jboss.xml.binding
Class Content.Characters

java.lang.Object
  extended byorg.jboss.xml.binding.Content.Characters
All Implemented Interfaces:
org.jboss.xml.binding.Content.Node
Enclosing class:
Content

public static class Content.Characters
extends Object
implements org.jboss.xml.binding.Content.Node


Constructor Summary
Content.Characters(char[] ch, int start, int length)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Content.Characters

public Content.Characters(char[] ch,
                          int start,
                          int length)
Method Detail

toString

public String toString()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.