Interface BeansXml


  • public interface BeansXml
    • Field Detail

      • EMPTY_BEANS_XML

        static final BeansXml EMPTY_BEANS_XML
    • Method Detail

      • getEnabledAlternativeStereotypes

        List<Metadata<String>> getEnabledAlternativeStereotypes()
      • getScanning

        Scanning getScanning()
        Returns:
        Initialized Scanning instance or Scanning.EMPTY_SCANNING if empty. Never null.
      • getUrl

        URL getUrl()
      • getVersion

        String getVersion()
        Returns:
        the value of the version attribute or null if the version is not explicitly specified
      • isTrimmed

        boolean isTrimmed()
        Returns:
        true if the trim element is specified
        Since:
        3.0