ExtensionAttachment
public class PSCommentBefore extends PSExtensionAttachment
Modifier and Type | Field | Description |
---|---|---|
protected static java.lang.String |
ELEMENT |
Element name
|
CATEGORY, content
Constructor | Description |
---|---|
PSCommentBefore() |
Constructor
|
PSCommentBefore(java.lang.String content) |
Default constructor
|
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.String |
getElement() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCategory, getContent, getType, setContent, toSAX, toString
protected static final java.lang.String ELEMENT
public PSCommentBefore(java.lang.String content)
content
- the actual commentpublic PSCommentBefore()
protected java.lang.String getElement()
getElement
in class PSExtensionAttachment
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.