public class MetaTag extends Object
Constructor and Description |
---|
MetaTag() |
Modifier and Type | Method and Description |
---|---|
void |
buildMetaElement(Document doc,
Element rootElement) |
String |
getFormat() |
String |
getNextNonce() |
String |
getType() |
void |
setFormat(String format) |
void |
setNextNonce(String nextNonce) |
void |
setType(String type) |
Copyright © 2017 WSO2. All rights reserved.