public class FileAsRefMixin extends java.lang.Object implements ProfileNamesProvider
NO_PROFILES
コンストラクターと説明 |
---|
FileAsRefMixin() |
修飾子と型 | メソッドと説明 |
---|---|
FileReadingMode | getMode() |
java.lang.Boolean | getWithMarkers() |
boolean | isWithMarkersValid() |
java.lang.String[] | profilesToActivate() |
void | setMode(FileReadingMode mode) |
void | setWithMarkers(java.lang.Boolean withMarkers) |
@NotNull public FileReadingMode getMode()
public void setMode(FileReadingMode mode)
public java.lang.Boolean getWithMarkers()
public void setWithMarkers(java.lang.Boolean withMarkers)
@AssertTrue(message="withMarkers can only be supplied when FileReadingMode is \'lines\'") public boolean isWithMarkersValid()
public java.lang.String[] profilesToActivate()
ProfileNamesProvider
の profilesToActivate