Class SVNPropGetCommand

    • Constructor Detail

      • SVNPropGetCommand

        public SVNPropGetCommand()
    • Method Detail

      • printCollectedProperties

        protected void printCollectedProperties​(boolean printFileName,
                                                boolean isURL,
                                                boolean likePropList,
                                                boolean omitNewLine)
      • printInhertiedPropertiesXML

        private void printInhertiedPropertiesXML​(SvnTarget target,
                                                 java.lang.String propertyName,
                                                 java.util.List<SvnInheritedProperties> propsList)
      • printCollectedPropertiesXML

        protected void printCollectedPropertiesXML​(boolean isURL)