public class ImageAttributes extends CustomNode implements Delimited
| Constructor and Description |
|---|
ImageAttributes(Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
String |
getClosingDelimiter() |
String |
getOpeningDelimiter() |
protected String |
toStringAttributes() |
acceptaddSourceSpan, appendChild, getFirstChild, getLastChild, getNext, getParent, getPrevious, getSourceSpans, insertAfter, insertBefore, prependChild, setParent, setSourceSpans, toString, unlinkpublic String getOpeningDelimiter()
getOpeningDelimiter in interface Delimitedpublic String getClosingDelimiter()
getClosingDelimiter in interface Delimitedprotected String toStringAttributes()
toStringAttributes in class NodeCopyright © 2022. All rights reserved.