Class QName


  • public class QName
    extends Object
    Created by The eXo Platform SAS . Qualified name
    Version:
    $Id: $
    Author:
    Gennady Azarenkov
    • Field Detail

      • namespace

        protected final String namespace
      • name

        protected final String name
      • stringName

        protected final String stringName
      • hashCode

        protected final int hashCode
    • Constructor Detail