Interface CharSetAccessor

All Known Subinterfaces:
CharSetAccessor.CharSetProperty

public interface CharSetAccessor
Provides an accessor for a char set property.
  • Method Details

    • getCharSet

      char[] getCharSet()
      Retrieves the charSet from the char set property.
      Returns:
      The charSet stored by the char set property.