Class RFC5147CharComponent

java.lang.Object
de.wwu.scdh.annotation.selection.component.RFC5147CharComponent
All Implemented Interfaces:
Component<Integer>

public class RFC5147CharComponent extends Object implements Component<Integer>
An RFC5147CharComponent is a Component following the RFC5147 character scheme. Its value type is Integer.
  • Constructor Details

    • RFC5147CharComponent

      public RFC5147CharComponent(int value)
  • Method Details