Uses of Class
com.helger.html.meta.EDublinCoreMetaElement
-
Packages that use EDublinCoreMetaElement Package Description com.helger.html.meta -
-
Uses of EDublinCoreMetaElement in com.helger.html.meta
Methods in com.helger.html.meta that return EDublinCoreMetaElement Modifier and Type Method Description static EDublinCoreMetaElementEDublinCoreMetaElement. getDCMetaTag(String sTagName)Check if a tag is a DublinCore tag.static EDublinCoreMetaElementEDublinCoreMetaElement. valueOf(String name)Returns the enum constant of this type with the specified name.static EDublinCoreMetaElement[]EDublinCoreMetaElement. values()Returns an array containing the constants of this enum type, in the order they are declared.
-