Class Messages

java.lang.Object
com.sun.tools.xjc.reader.xmlschema.Messages

public final class Messages extends Object
Formats error messages.
  • Field Details

    • WARN_UNUSED_EXPECTED_CONTENT_TYPES

      public static final String WARN_UNUSED_EXPECTED_CONTENT_TYPES
      See Also:
    • ERR_UNACKNOWLEDGED_CUSTOMIZATION

      public static final String ERR_UNACKNOWLEDGED_CUSTOMIZATION
      See Also:
    • ERR_UNACKNOWLEDGED_CUSTOMIZATION_LOCATION

      public static final String ERR_UNACKNOWLEDGED_CUSTOMIZATION_LOCATION
      See Also:
    • ERR_MULTIPLE_GLOBAL_BINDINGS

      public static final String ERR_MULTIPLE_GLOBAL_BINDINGS
      See Also:
    • ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER

      public static final String ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER
      See Also:
    • ERR_REFERENCE_TO_NONEXPORTED_CLASS

      public static final String ERR_REFERENCE_TO_NONEXPORTED_CLASS
      See Also:
    • ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE

      public static final String ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE
      See Also:
    • ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER

      public static final String ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER
      See Also:
  • Method Details

    • format

      public static String format(String property, Object... args)
      Loads a string resource and formats it with specified arguments.