org.apache.axis.message

Class CommentImpl

public class CommentImpl extends Text implements Text, Comment

Most of methods are inherited from TEXT, defined for its Interface Marker only

Author: Heejune Ahn (cityboy@tmax.co.kr)

Constructor Summary
CommentImpl(String text)
Method Summary
booleanisComment()
TextsplitText(int offset)

Constructor Detail

CommentImpl

public CommentImpl(String text)

Method Detail

isComment

public boolean isComment()

splitText

public Text splitText(int offset)
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.