public class StorageMacroUtil extends Object
Constructor and Description |
---|
StorageMacroUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isMacroElement(StartElement startElement)
Returns true if startElement is a macro or structured-macro element.
|
static boolean |
isMacroElement(String xmlFragment)
Returns true if xmlFragment starts with a macro or structured-macro tag.
|
public static boolean isMacroElement(StartElement startElement)
startElement
- public static boolean isMacroElement(String xmlFragment)
Copyright © 2003–2017 Atlassian. All rights reserved.