Class OwsHelper


  • public final class OwsHelper
    extends Object
    Helper class for OGC OWS
    Since:
    1.0.0
    • Method Detail

      • refactorOpsName

        public static String refactorOpsName​(String name)
        Sets the first character to UpperCase.
        Parameters:
        name - String to be modified.
        Returns:
        Modified string.
      • getQNameForLocalName

        public static QName getQNameForLocalName​(String localName)
        Get OWS QName for localName
        Parameters:
        localName - Local name
        Returns:
        QName for localName