Package | Description |
---|---|
de.toem.impulse.cells.record | |
de.toem.impulse.cells.view | |
de.toem.impulse.domain | |
de.toem.impulse.paint | |
de.toem.impulse.samples | |
de.toem.impulse.values | |
de.toem.pattern.element | |
java.io | |
java.lang |
Provides classes that are fundamental to the design of the Java
programming language.
|
java.math |
Provides classes for performing arbitrary-precision integer
arithmetic (
BigInteger ) and arbitrary-precision decimal
arithmetic (BigDecimal ). |
Modifier and Type | Field and Description |
---|---|
String |
RecordContent.description |
String |
Signal.domainBase |
String |
PortScope.domainSync0 |
String |
PortScope.domainSync1 |
String |
Scope.domainType |
String |
Signal.markers |
String |
Message.message |
String |
Signal.processType |
String |
Signal.signalDescriptor |
String |
Signal.signalType |
String |
PortScope.source |
static String |
Scope.TYPE |
static String |
PortScope.TYPE |
static String |
Signal.TYPE |
static String |
Message.TYPE |
static String |
SignalProxy.TYPE |
static String |
Record.TYPE |
Modifier and Type | Method and Description |
---|---|
static String |
Signal.fieldNameForAttribute(String old) |
String |
AbstractSignal.getDescription() |
String |
AbstractSignal.getIconURI() |
String |
AbstractSignal.getId() |
String |
AbstractSignal.getLabel() |
String |
Scope.imageExtension() |
String |
PortScope.imageExtension() |
String |
Signal.imageExtension() |
String |
SignalProxy.imageExtension() |
String |
Signal.imageExtension(int diff) |
Modifier and Type | Method and Description |
---|---|
static String |
Signal.fieldNameForAttribute(String old) |
Constructor and Description |
---|
Message(String name,
int type,
String message) |
Modifier and Type | Field and Description |
---|---|
static String[] |
AxisConfiguration.AXIS_OPTIONS |
static String[] |
AxisConfiguration.AXIS_ROOT_OPTIONS |
static String[] |
AxisConfiguration.AXIS_TYPE_OPTIONS |
String |
PlotConfiguration.definition |
String |
ViewConfiguration.definition |
String |
AbstractViewConfiguration.description |
String |
SearchConfiguration.description |
String |
Wallet.description |
String |
SourceReference.description |
String |
PlotConfigurationTemplate.descriptionPattern |
String |
AxisConfiguration.domainBase |
String |
PlotConfiguration.domainBase |
String |
ViewConfiguration.domainBase |
String |
PlotConfiguration.end |
String |
ViewConfiguration.end |
String |
SearchConfiguration.expression |
String |
SearchConfiguration.expressionLanguage |
static String[] |
FolderConfiguration.FOLDER_OPTIONS |
static String[] |
PlotConfiguration.formatCollectionLabels |
static String[] |
PlotConfiguration.formatValueLabels |
String |
AbstractTemplate.group |
String |
PlotConfigurationTemplate.initScript |
static String |
PlotConfiguration.LINK_KEY_SOURCE |
static String |
PlotConfiguration.LINK_SOURCE_PLOT |
static String |
PlotConfiguration.LINK_SOURCE_SIGNAL |
static String[] |
PlotConfiguration.markerOptions |
String |
PlotConfigurationTemplate.namePattern |
String[][] |
PlotConfiguration.parameters |
String[][] |
ViewConfiguration.parameters |
String |
PlotConfiguration.processType |
String |
PlotConfigurationTemplate.processType |
String |
ViewConfiguration.processType |
String |
PlotConfiguration.production |
String |
ViewConfiguration.production |
String |
PlotConfiguration.rate |
String |
ViewConfiguration.rate |
String |
PlotConfiguration.scaleUnit |
String |
PlotConfigurationTemplate.scriptPattern |
String |
PlotConfiguration.signalDescriptor |
String |
PlotConfigurationTemplate.signalDescriptor |
String |
ViewConfiguration.signalDescriptor |
String |
PlotConfiguration.signalType |
String |
PlotConfigurationTemplate.signalType |
String |
ViewConfiguration.signalType |
String |
PlotConfiguration.start |
String |
ViewConfiguration.start |
static String[] |
PlotConfiguration.STYLE_IMAGES |
static String[] |
PlotConfiguration.STYLE_LABELS |
String[][] |
PlotConfiguration.styleParameters |
static String |
FolderConfiguration.TYPE |
static String |
SearchConfiguration.TYPE |
static String |
Wallet.TYPE |
static String |
PlotReference.TYPE
Deprecated.
|
static String |
SourceReference.TYPE |
static String |
PlotConfiguration.TYPE |
static String |
PlotConfigurationTemplate.TYPE |
static String |
SignalReference.TYPE
Deprecated.
|
static String |
CursorConfiguration.TYPE |
static String |
ViewConfiguration.TYPE |
static String |
MultiPlotConfiguration.TYPE |
Modifier and Type | Method and Description |
---|---|
static String |
ViewConfigurationInstancer.configurationNameForRecord(IElement element) |
static String |
PlotConfiguration.fieldNameForAttribute(String old) |
String |
PlotConfigurationInstancer.getCellType() |
String |
WalletInstancer.getCellType() |
String |
PlotConfigurationTemplateInstancer.getCellType() |
String |
FolderConfigurationInstancer.getCellType() |
String |
SearchConfigurationInstancer.getCellType() |
String |
ViewConfigurationInstancer.getCellType() |
String |
CursorConfigurationInstancer.getCellType() |
String |
SourceReferenceInstancer.getCellType() |
String |
PlotConfiguration.getDescription() |
String |
PlotConfiguration.getIconURI() |
String |
PlotConfiguration.getId() |
String |
PlotConfiguration.getLabel() |
static String[] |
PlotConfiguration.getProductionLabels() |
String |
FolderConfiguration.imageExtension() |
String |
PlotConfiguration.imageExtension() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ICell> |
PlotConfigurationInstancer.create(String id,
ICell container,
IElement preferences) |
java.util.List<ICell> |
FolderConfigurationInstancer.create(String id,
ICell container,
IElement preferences) |
java.util.List<ICell> |
SourceReferenceInstancer.create(String id,
ICell container,
IElement preferences) |
ICell |
ViewConfigurationInstancer.createOne(String id,
ICell container,
IElement preferences) |
ICell |
CursorConfigurationInstancer.createOne(String id,
ICell container,
IElement preferences) |
static String |
PlotConfiguration.fieldNameForAttribute(String old) |
de.toem.pattern.controls.IControlProvider |
PlotConfigurationInstancer.getControls(String id) |
ICell |
PlotConfiguration.getSource(de.toem.pattern.element.Link reference,
de.toem.impulse.provider.ISignalContext context,
String prefer) |
boolean |
PlotConfigurationInstancer.has(String id) |
Modifier and Type | Field and Description |
---|---|
static String[] |
DomainBase.ALL_LABELS |
static String[] |
DomainBase.ALL_OPTIONS |
static String[] |
DomainBase.CLASS_LABELS |
static String |
UnknownBase.DOMAIN_LABEL |
static String |
FrequencyBase.DOMAIN_LABEL |
static String |
IndexBase.DOMAIN_LABEL |
static String |
DateBase.DOMAIN_LABEL |
static String |
PixelBase.DOMAIN_LABEL |
static String |
AmpsBase.DOMAIN_LABEL |
static String |
VoltsBase.DOMAIN_LABEL |
static String |
FloatBase.DOMAIN_LABEL |
static String |
TimeBase.DOMAIN_LABEL |
static String[] |
TimeBase.USUAL_OPTIONS |
Modifier and Type | Method and Description |
---|---|
String |
UnknownBase.getDomainLabel() |
String |
FrequencyBase.getDomainLabel() |
String |
IndexBase.getDomainLabel() |
String |
DateBase.getDomainLabel() |
String |
PixelBase.getDomainLabel() |
String |
IDomainBase.getDomainLabel() |
String |
AmpsBase.getDomainLabel() |
String |
VoltsBase.getDomainLabel() |
String |
FloatBase.getDomainLabel() |
String |
TimeBase.getDomainLabel() |
String |
UnknownBase.toString() |
String |
FrequencyBase.toString() |
String |
IndexBase.toString() |
String |
DateBase.toString() |
String |
PixelBase.toString() |
String |
AmpsBase.toString() |
String |
VoltsBase.toString() |
String |
DomainValue.toString() |
String |
FloatBase.toString() |
String |
TimeBase.toString() |
String |
DomainValue.toString(int style) |
String |
UnknownBase.toString(long units) |
String |
FrequencyBase.toString(long units) |
String |
IndexBase.toString(long units) |
String |
DateBase.toString(long units) |
String |
PixelBase.toString(long units) |
String |
IDomainBase.toString(long units) |
String |
AmpsBase.toString(long units) |
String |
VoltsBase.toString(long units) |
String |
FloatBase.toString(long units) |
String |
TimeBase.toString(long units) |
String |
UnknownBase.toString(long units,
int style) |
String |
FrequencyBase.toString(long units,
int style) |
String |
IndexBase.toString(long units,
int style) |
String |
DateBase.toString(long units,
int style) |
String |
PixelBase.toString(long units,
int style) |
String |
IDomainBase.toString(long units,
int style) |
String |
AmpsBase.toString(long units,
int style) |
String |
VoltsBase.toString(long units,
int style) |
String |
FloatBase.toString(long units,
int style) |
String |
TimeBase.toString(long units,
int style) |
Modifier and Type | Method and Description |
---|---|
static UnknownBase |
UnknownBase.parse(String text) |
static FrequencyBase |
FrequencyBase.parse(String text) |
static IndexBase |
IndexBase.parse(String text) |
static DateBase |
DateBase.parse(String text) |
static PixelBase |
PixelBase.parse(String text) |
static AmpsBase |
AmpsBase.parse(String text) |
static IDomainBase |
DomainBase.parse(String value) |
static VoltsBase |
VoltsBase.parse(String text) |
static DomainValue |
DomainValue.parse(String value) |
static FloatBase |
FloatBase.parse(String text) |
static TimeBase |
TimeBase.parse(String text) |
static IDomainBase |
DomainBase.parse(String value,
Class cs) |
long |
UnknownBase.parseUnits(String value) |
long |
FrequencyBase.parseUnits(String value) |
long |
IndexBase.parseUnits(String value) |
long |
DateBase.parseUnits(String value) |
long |
PixelBase.parseUnits(String value) |
long |
IDomainBase.parseUnits(String value) |
long |
AmpsBase.parseUnits(String value) |
long |
VoltsBase.parseUnits(String value) |
long |
FloatBase.parseUnits(String value) |
long |
TimeBase.parseUnits(String value) |
static UnknownBase |
UnknownBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrequencyBase |
FrequencyBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexBase |
IndexBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateBase |
DateBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PixelBase |
PixelBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AmpsBase |
AmpsBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VoltsBase |
VoltsBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainValue |
DomainValue.valueOf(String value) |
static FloatBase |
FloatBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeBase |
TimeBase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
Modifier and Type | Method and Description |
---|---|
String |
IPaintItem.getDescription() |
String |
ISamplesReference.getId() |
String |
IPaintItem.getText() |
String |
ITooltipDataProvider.getTooltipData(de.toem.impulse.axis.IDomainAxis axis,
org.eclipse.swt.graphics.Point p) |
Modifier and Type | Method and Description |
---|---|
Object |
IPaintItem.getData(String key) |
void |
ITheme.paintChangeInfo(de.toem.eclipse.toolkits.tlk.ITlkPainter painter,
int x,
int y,
int height,
int alpha,
Object color,
String message,
int style) |
void |
ITheme.paintCursorDetails(de.toem.eclipse.toolkits.tlk.ITlkPainter painter,
org.eclipse.swt.graphics.Rectangle area,
de.toem.impulse.paint.control.swt.PaintItem item1,
de.toem.impulse.paint.control.swt.PaintItem item2,
int selIndex,
int pos1,
int pos2,
String value,
int style) |
void |
ITreeItem.setActiveChangeUnderMouse(String fromValue,
Number numberValue,
IDomainBase base,
long previous,
long units,
long to) |
void |
ITreeItem.setActiveCursorValue(boolean delta,
String stringValue,
Number numberValue,
IDomainBase base,
long from,
long to) |
void |
IPaintItem.setData(String key,
Object data) |
void |
IPaintItem.setDescription(String description) |
void |
IPaintItem.setText(String label) |
Modifier and Type | Field and Description |
---|---|
static String |
ISamples.SignalDescriptor.BINARY_CONTENT_IMAGE
Deprecated.
|
static String |
ISample.CONTENT_CHART |
static String |
ISamples.SignalDescriptor.CONTENT_DEFAULT
Deprecated.
|
static String |
ISample.CONTENT_DEFAULT |
static String |
ISample.CONTENT_EVENT |
static String |
ISample.CONTENT_EVENTPARM |
static String |
ISample.CONTENT_GANTT |
static String |
ISample.CONTENT_IMAGE |
static String |
ISample.CONTENT_LABEL |
static String |
ISample.CONTENT_LOG |
static String |
ISample.CONTENT_STATE |
static String |
ISample.CONTENT_TRANSACTION |
static String |
ISamples.SignalDescriptor.EVENT_CONTENT_GANTT
Deprecated.
|
static String[] |
ISample.formatCollectionLabels |
static String[] |
ISample.formatValueLabels |
static String[] |
ISample.GROUP_ORDER_LABELS |
static String |
ISamples.SignalDescriptor.STRUCT_CONTENT_CHART
Deprecated.
|
static String |
ISamples.SignalDescriptor.STRUCT_CONTENT_GANTT
Deprecated.
|
static String |
ISamples.SignalDescriptor.STRUCT_CONTENT_LOG
Deprecated.
|
static String |
ISamples.SignalDescriptor.STRUCT_CONTENT_TRANSACTION
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
ISampleConverter.charValue(Object value,
boolean multiChar) |
String |
IReadableSample.fascii()
Format the current sample using ascii format.
|
String |
IReadableSamples.fasciiAt(int idx)
Format sample idx using ascii format.
|
String |
IReadableMembers.fasciiOf(Object memberIdentifier)
Format value of member 'member' using ascii format.
|
String |
IReadableSample.fbin()
Format the current sample using bin format.
|
String |
IReadableSamples.fbinAt(int idx)
Format sample idx using bin format.
|
String |
IReadableMembers.fbinOf(Object memberIdentifier)
Format value of member 'member' using bin format.
|
String |
IReadableSample.fdec()
Format the current sample using dec format.
|
String |
IReadableSamples.fdecAt(int idx)
Format sample idx using dec format.
|
String |
IReadableMembers.fdecOf(Object memberIdentifier)
Format value of member 'member' using dec format.
|
String |
IReadableSample.fhex()
Format the current sample using hex format.
|
String |
IReadableSamples.fhexAt(int idx)
Format sample idx using hex format.
|
String |
IReadableMembers.fhexOf(Object memberIdentifier)
Format value of member 'member' using hex format.
|
String |
IReadableSample.foct()
Format the current sample using oct format.
|
String |
IReadableSamples.foctAt(int idx)
Format sample idx using oct format.
|
String |
IReadableMembers.foctOf(Object memberIdentifier)
Format value of member 'member' using oct format.
|
String |
IReadableSample.format(int format)
Formats the current sample using format 'format'.
|
String |
IGroupPointer.format(int format)
Formats the current group using format 'format'.
|
String |
IPointer.format(int format)
Formats the current group/sample using format 'format'.
|
String |
IReadableValue.format(int format) |
String |
IReadableGroup.format(int format)
Formats the current group using format 'format'.
|
String |
ISampleConverter.format(Object value,
int format) |
String |
ISampleConverter.format(Object value,
int format,
boolean multiLine) |
String |
IReadableSamples.formatAt(int idx,
int format)
Format sample idx using format 'format' ( ISample.FORMAT_...).
|
String |
IReadableMembers.formatOf(Object memberIdentifier,
int format)
Format value of member 'member' using format 'format'.
|
String |
IMemberDescriptor.getContent()
Returns the content.
|
String |
ISamples.getContent() |
String |
ISamples.SignalDescriptor.getContent()
Returns the content description.
|
String |
IPackedSamples.getError()
Returns the error message.
|
String |
IPackedSamples.getId()
Returns the id.
|
String |
IPackedSamples.getMessage()
Deprecated.
|
String |
IPackedSamples.getName()
Returns the name.
|
String |
IMemberDescriptor.getName()
Returns the name.
|
static String[] |
ISamples.ProcessType.getOptions(boolean includeUnknown)
Returns all process type options as string.
|
static String[] |
ISamples.SignalType.getOptions(boolean includeUnknown)
Returns all signal type options as string.
|
String |
ISamplesLegend.labelOfEnum(int enumeration,
int value) |
String |
IReadableMembers.nameOf(int memberIndex)
Returns the name of member at index 'memberIndex'
|
String |
IReadableSample.stringValue()
Return current sample as String value.
|
String |
ISampleConverter.stringValue(Object val) |
String |
ISampleConverter.stringValue(Object val,
boolean multiLine) |
String |
IReadableSamples.stringValueAt(int idx)
Returns sample at index idx as String value.
|
String |
IReadableMembers.stringValueOf(Object memberIdentifier)
Returns value of member 'member' as String value.
|
String |
ISamples.SignalDescriptor.toString() |
static String |
ISamples.ProcessType.toString(ISamples.ProcessType type)
Converts process type to string representation.
|
static String |
ISamples.SignalDescriptor.toString(ISamples.SignalDescriptor descr)
Returns string representation of descriptor descr;
|
static String |
ISamples.SignalType.toString(ISamples.SignalType type)
Returns the string representation of a signal type.
|
String |
ISamples.SignalDescriptor.toUserString(ISamples.SignalType signalType)
Creates string representation presented to user.
|
Modifier and Type | Method and Description |
---|---|
int |
ISamplesLegend.addEnum(int enumeration,
String label) |
int |
ISamplesLegend.addEnum(int enumeration,
String label,
int preferedValue) |
FolderConfiguration |
IRecordGenerator.addFolderConfiguration(ICell container,
String name,
String description)
Adds a new folder to the configuration.
|
int |
ISamplesLegend.addMember(String name,
int type,
String content,
int format) |
int |
ISamplesWriter.addMember(String name,
String content,
int format)
Deprecated.
|
PlotConfiguration |
IRecordGenerator.addPlotConfiguration(ICell container,
String name,
String description)
Add a new samples configuration (plot).
|
Scope |
IRecordGenerator.addScope(ICell container,
String name)
Adds a new scope.
|
Scope |
IRecordGenerator.addScope(ICell container,
String name,
String description)
Adds a new scope.
|
Signal |
ISingleDomainRecordGenerator.addSignal(ICell container,
String name,
String description,
ISamples.ProcessType processType,
ISamples.SignalType signalType,
ISamples.SignalDescriptor signalDescriptor)
Adds a new signals (and creates a writer).
|
Signal |
IRecordGenerator.addSignal(ICell container,
String name,
String description,
ISamples.ProcessType processType,
ISamples.SignalType signalType,
ISamples.SignalDescriptor signalDescriptor,
IDomainBase domainBase)
Adds a new signals (and creates a writer).
|
Signal |
IRecordGenerator.addSignal(ICell container,
String name,
String description,
ISamples.ProcessType processType,
ISamples.SignalType signalType,
ISamples.SignalDescriptor signalDescriptor,
IDomainBase domainBase,
boolean createWriter)
Adds a new signals.
|
SignalProxy |
IRecordGenerator.addSignalProxy(ICell container,
String name,
String description,
Signal signal)
Creates a proxy for en existing signal.
|
ViewConfiguration |
IRecordGenerator.addViewConfiguration(String name,
String description)
Adds a new viewer configuration (views).
|
boolean |
ISamplesWriter.attachLabel(String style)
Adds a label to the previous sample.
|
boolean |
ISamplesWriter.attachLabel(String style,
int x,
int y)
Deprecated.
|
boolean |
ISamplesWriter.attachRelation(int type,
String target,
String style,
long deltaOrPosition) |
boolean |
ISamplesWriter.attachRelation(int type,
String target,
String style,
long deltaOrPosition,
IDomainBase targetBase) |
boolean |
ISamplesWriter.attachRelation(String target,
String style,
long delta)
Adds an relation to the previous sample.
|
static boolean |
ISamples.SignalDescriptor.checkUser(ISamples.SignalType signalType,
String signalDescriptor)
Checks a signal descriptor from string representation given by user.
|
boolean |
ISamplesLegend.containsEnum(int enumeration,
String label) |
boolean |
ISamplesLegend.containsMember(String name) |
StructMember |
IStructSamplesWriter.createMember(StructMember[] members,
int idx,
String name,
int type,
String content,
int format)
Creates a member of a member array.
|
Object |
IPackedSamples.getData(String key)
Return the transient data.
|
Enumeration |
ISamplesLegend.getEnum(int enumeration,
String label) |
IMemberDescriptor |
ISamplesLegend.getMember(String name) |
java.util.List<Object> |
ISamplesLegend.getMemberIdentifier(String content) |
IMemberDescriptor |
ISamplesLegend.getMemberWithContent(String content) |
Scope |
IRecordGenerator.getScope(String path)
Returns the scope at given path.
|
Signal |
IRecordGenerator.getSignal(String path)
Returns the signal at given path.
|
int |
ISamplesLegend.idOfMember(String name) |
void |
IRecordGenerator.initRecord(String name)
Inits the record.
|
void |
ISingleDomainRecordGenerator.initRecord(String name,
IDomainBase domainBase) |
java.util.List<Object> |
IReadableMembers.membersWithContent(String content)
Returns the member identifier of the first member providing content 'content'.
|
java.util.List<Object> |
IReadableSamples.membersWithContent(String content)
Returns tall member identifiers with members that have contains the given content.
|
static ISamples.ProcessType |
ISamples.ProcessType.parse(String processType)
Parse the process type from a string.
|
static ISamples.SignalType |
ISamples.SignalType.parse(String signalType)
Parses the signal type from a string representation.
|
static ISamples.SignalDescriptor |
ISamples.SignalDescriptor.parse(String signalDescriptor)
Parses a signal descriptor from string representation.
|
static ISamples.SignalDescriptor |
ISamples.SignalDescriptor.parseUser(ISamples.SignalType signalType,
String signalDescriptor)
Parses a signal descriptor from string representation given by user.
|
IPointer |
IPointer.relative(String delta)
Returns a new pointer with relative position.
|
void |
ISamples.SignalDescriptor.setContent(String content)
Sets the content descriptor.
|
void |
IPackedSamples.setData(String key,
Object value)
Sets the transient data.
|
boolean |
ISamplesWriter.setEnum(int enumerationGroup,
String label,
int value)
Adds an enumeration to to the writers legend.
|
boolean |
ISamplesLegend.setEnum(int enumeration,
String label,
int value) |
void |
ISamplesProducer.setId(String id)
Sets the identifier.
|
void |
ISamplesWriter.setId(String id)
Sets the identifier.
|
boolean |
ISamplesWriter.setMember(int id,
String name,
int type,
String content,
int format)
Adds a named elements of an array/struct to the writers legend.
|
boolean |
ISamplesLegend.setMember(int id,
String name,
int type,
String context,
int format) |
boolean |
ISamplesWriter.setMember(int id,
String name,
String content,
int format)
Adds a named elements of an array/struct to the writers legend.
|
void |
ISamplesProducer.setName(String name)
Sets the name.
|
void |
ISamplesWriter.setName(String name)
Sets the name.
|
int |
ISamplesProducer.update(Object sources,
ISamples.ProcessType processType,
ISamples.SignalType signalType,
ISamples.SignalDescriptor signalDescriptor,
IDomainBase productionBase,
String sstart,
String send,
String srate,
String definition,
de.toem.pattern.properties.IPropertyModel parameters,
IReaderDomainBaseProvider readerBase)
Tries to update the reader with new configuration.
|
int |
ISamplesLegend.valOfEnum(int enumeration,
String label) |
static ISamples.ProcessType |
ISamples.ProcessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISamples.SignalType |
ISamples.SignalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISamples.TagDomain |
ISamples.TagDomain.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
boolean |
ILogicSamplesWriter.write(long units,
boolean tag,
byte precedingStates,
String states)
Writes a logic sample using a string value.
|
boolean |
ITextSamplesWriter.write(long units,
boolean tag,
String value)
Write a text sample.
|
boolean |
IEventSamplesWriter.write(long units,
boolean tag,
String value)
Writes an event sample with String enum data.
|
boolean |
ITextSamplesWriter.write(long units,
boolean tag,
String[] value)
Writes a text sample with String array data.
|
boolean |
IEventSamplesWriter.write(long units,
boolean tag,
String[] value)
Writes an event sample with String enum array data (e.g. a State/Transition-combination).
|
boolean |
ITextSamplesWriter.writeString(long units,
boolean tag,
String value)
Writes a text sample with String data.
|
boolean |
IEventSamplesWriter.writeString(long units,
boolean tag,
String value)
Writes an event sample with String enum data.
|
boolean |
ITextSamplesWriter.writeStringArgs(long units,
boolean tag,
String... value)
Writes a text sample with String array data.
|
boolean |
IEventSamplesWriter.writeStringArgs(long units,
boolean tag,
String... value)
Writes an event sample with String enum array data (e.g. a State/Transition-combination).
|
boolean |
ITextSamplesWriter.writeStringArray(long units,
boolean tag,
String[] value)
Writes a text sample with String array data.
|
boolean |
IEventSamplesWriter.writeStringArray(long units,
boolean tag,
String[] value)
Writes an event sample with String enum array data (e.g. a State/Transition-combination).
|
boolean |
ILogicSamplesWriter.writeStringP(long units,
boolean tag,
byte precedingStates,
String states)
Same as write(long units, boolean tag, byte precedingStates, String states).
|
Constructor and Description |
---|
SignalDescriptor(String content,
int format)
Constructor.
|
SignalDescriptor(String content,
int scale0,
int accuracy,
int format)
Constructor.
|
SignalDescriptor(String content,
int scale0,
int scale1,
int flags,
int accuracy,
int format)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
String |
Enumeration.label |
String |
AbstractAttachment.style |
String[] |
AbstractAttachment.styles |
Modifier and Type | Method and Description |
---|---|
String |
CompoundValue.format(int format) |
String |
IAttachment.format(int format) |
String |
Transaction.format(int format) |
String |
AttachedRelation.format(int format) |
String |
AttachedLabel.format(int format) |
String |
CompoundValue.formatOf(Object memberIdentifer,
int format) |
String |
Transaction.formatOf(Object member,
int format) |
String |
AttachedRelation.getArrowStyle() |
String |
MemberDescriptor.getContent()
Returns the content.
|
String |
AttachedRelation.getLineStyle() |
String |
IAttachment.getMessage() |
String |
AbstractAttachment.getMessage() |
String |
MemberDescriptor.getName()
Returns the name.
|
String |
StructMember.getStringValue()
Returns the value of the member.
|
String |
AbstractAttachment.getStyle() |
String |
IAttachment.getSymbol() |
String |
AttachedRelation.getSymbol() |
String |
AttachedLabel.getSymbol() |
String |
AttachedRelation.getTarget() |
String |
AttachedRelation.getTargetSignal() |
String |
CompoundValue.nameOf(int memberIndex) |
String |
Transaction.nameOf(int memberIndex) |
String |
Struct.nameOf(int memberIndex) |
String |
Transaction.toString()
Convert to string using the given default format.
|
String |
Struct.toString()
Convert to string using the given default format.
|
String |
Logic.toString() |
String |
AttachedRelation.toString() |
String |
Enumeration.toString() |
String |
AttachedLabel.toString() |
String |
StructMember.toString()
Format the value using default format.
|
String |
Logic.toString(int format)
Convert to string using the given format.
|
String |
Enumeration.toString(int format) |
String |
StructMember.toString(int format)
Format the value using the given format descriptor.
|
String |
Transaction.toString(int format,
boolean multiLine)
Convert to string using the given format.
|
String |
Struct.toString(int format,
boolean multiLine)
Convert to string using the given format.
|
Modifier and Type | Method and Description |
---|---|
StructMember |
Transaction.getMemberWithContent(String content) |
StructMember |
Struct.getMemberWithContent(String content) |
static void |
Logic.main(String[] args) |
java.util.List<Object> |
CompoundValue.membersWithContent(String content) |
java.util.List<Object> |
Transaction.membersWithContent(String content) |
java.util.List<Object> |
Struct.membersWithContent(String content) |
void |
StructMember.setStringValue(String value)
Sets the value of the member.
|
static Logic |
Logic.valueOf(String states)
Returns the logic representation of a String representation.
|
Constructor and Description |
---|
AbstractAttachment(String style) |
AttachedLabel(String style,
int x,
int y) |
AttachedRelation(byte type,
String target,
String style,
long position,
long delta,
IDomainBase targetBase) |
Enumeration(int enumeration,
String label,
int value) |
Logic(int bitWidth,
byte precedingStates,
String states)
Create a new logic vector.
|
Logic(String states)
Create a new logic vector from a string representation.
|
MemberDescriptor(String name,
int type,
String content,
int format)
Creates a new member descriptor.
|
StructMember(String name,
int type,
String content,
int format)
Creates a new struct member.
|
StructMember(String name,
int type,
String content,
int format,
Object value)
Creates a new struct member.
|
Modifier and Type | Field and Description |
---|---|
static String |
IElement.CELL_SEPERATOR |
static String |
ICell.CELL_SEPERATOR |
static String |
IElement.CLASS_SEPERATOR |
static String |
IElement.PATH_SEPERATOR |
static String |
IElement.UNKNOWN_NAME |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<String,ICell> |
ICell.bound |
Modifier and Type | Method and Description |
---|---|
static String |
Elements.getCellData(IElement element) |
String |
IElement.getCellType() |
String |
ICover.getCellType() |
String |
ICover.getConfiguration() |
String |
ICell.getContainerPath() |
String |
IElement.getDescription() |
String |
IElement.getHint(String key) |
String |
ICell.getHunt() |
String |
IElement.getName() |
String |
ICell.getName() |
String |
IElement.getPath() |
String |
ICell.getPath() |
String |
ICell.getPath(ICell base) |
String |
IElement.getPath(IElement base) |
String |
IElement.getResourceClass() |
String |
ICover.getSerializer() |
String |
ICover.getType() |
String |
ICell.getType() |
String |
IElement.uniqueChildName(String name) |
String |
ICell.uniqueChildName(String name) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<String,String> |
IElement.getHints() |
java.util.Map<String,String> |
IElement.getHints() |
java.util.Map<String,Object> |
ICover.getProperties() |
java.util.List<String> |
ICell.getTribeHunts(boolean includeParent) |
Modifier and Type | Method and Description |
---|---|
IElement |
IElement.addChild(IElement child,
String name,
int action) |
void |
IElementEditor.apply(String name,
String description,
IElementModifier[] modifiers,
boolean undoable) |
boolean |
IElement.canBeAddedAs(IElement element,
String name) |
boolean |
IElement.canBeOverwrittenAs(IElement element,
String name) |
boolean |
IElement.canBeRenamed(IElement element,
String name) |
void |
IElement.clearHint(String key) |
ICell |
ICell.getCell(String path) |
ICell |
ICell.getCell(String path,
Class<? extends ICell> clazz) |
ICell |
IElement.getCellByHunt(String hunt) |
ICell |
ICell.getCellByHunt(String hunt) |
ICell |
IElement.getCellByPath(String cellPath) |
ICell |
IElement.getCellByPath(String cellPath,
Class<? extends ICell> clazz) |
IElement |
IElement.getChild(String name) |
ICell |
ICell.getChildByHunt(String hunt) |
ICell |
ICell.getChildByName(String name) |
ICell |
ICell.getChildByName(String name,
Class<? extends ICell> clazz) |
java.util.List<IElement> |
IElement.getChildren(de.toem.pattern.threading.IProgress progress,
String cellType) |
java.util.List<IElement> |
IElement.getChildren(de.toem.pattern.threading.IProgress progress,
String[] cellTypes) |
java.util.List<ICell> |
ICell.getChildren(String name) |
Object |
ICell.getData(String key) |
Object |
ICell.getData(String key,
Class<?> cs) |
IElement |
IElement.getElement(String path) |
de.toem.pattern.element.exploits.IExploit |
ICell.getExploit(String name) |
String |
IElement.getHint(String key) |
Object |
IElement.getProperty(String key) |
Object |
ICover.getProperty(String key) |
Object |
ICell.getProperty(String key) |
Object |
IElementProvider.getResource(String elementPath) |
static Object |
Elements.getResource(String resourcePath) |
Object |
ICell.getValue(String name,
Class<?> c) |
boolean |
ICell.getValueAsBoolean(String name) |
int |
ICell.getValueAsInt(String name) |
long |
ICell.getValueAsLong(String name) |
boolean |
IElement.hasCell(String cellType) |
boolean |
IElement.hasCell(String[] cellTypes) |
boolean |
IElement.hasChild(String name) |
boolean |
IElement.hasHint(String key) |
boolean |
ICell.hasValue(String name) |
boolean |
ICell.hasValue(String name,
Class<?> c) |
int |
ICell.indexOfHunt(String hunt) |
int |
ICell.indexOfName(String name) |
int |
ICell.indexOfName(String name,
Class<? extends ICell> clazz) |
IElement |
IElement.insertChild(IElement child,
String name,
int index,
int action) |
void |
IElement.rename(IElement child,
String newName) |
void |
ICover.setCellType(String type) |
void |
ICover.setConfiguration(String config) |
void |
ICell.setData(String key,
Object value) |
void |
IElement.setHint(String key,
String value) |
ICell |
ICell.setHunt(String hunt) |
ICell |
ICell.setName(String name) |
void |
ICover.setProperty(String nameAttr,
Object object) |
void |
ICover.setSerializer(String id) |
void |
ICell.setValue(String name,
Object value) |
String |
IElement.uniqueChildName(String name) |
String |
ICell.uniqueChildName(String name) |
Modifier and Type | Method and Description |
---|---|
void |
IElement.setHints(java.util.Map<String,String> hints) |
void |
IElement.setHints(java.util.Map<String,String> hints) |
Modifier and Type | Field and Description |
---|---|
String |
InvalidClassException.classname
Name of the invalid class.
|
static String |
File.pathSeparator
The system-dependent path-separator character, represented as a string
for convenience.
|
static String |
File.separator
The system-dependent default name-separator character, represented as a
string for convenience.
|
String |
StreamTokenizer.sval
If the current token is a word token, this field contains a
string giving the characters of the word token.
|
Modifier and Type | Method and Description |
---|---|
String |
File.getAbsolutePath()
Returns the absolute pathname string of this abstract pathname.
|
String |
FilePermission.getActions()
Returns the "canonical string representation" of the actions.
|
String |
File.getCanonicalPath()
Returns the canonical pathname string of this abstract pathname.
|
String |
OutputStreamWriter.getEncoding()
Returns the name of the character encoding being used by this stream.
|
String |
InputStreamReader.getEncoding()
Returns the name of the character encoding being used by this stream.
|
String |
WriteAbortedException.getMessage()
Produce the message and include the message from the nested
exception, if there is one.
|
String |
InvalidClassException.getMessage()
Produce the message and include the classname, if present.
|
String |
ObjectStreamField.getName()
Get the name of this field.
|
String |
ObjectStreamClass.getName()
Returns the name of the class described by this descriptor.
|
String |
File.getName()
Returns the name of the file or directory denoted by this abstract
pathname.
|
String |
File.getParent()
Returns the pathname string of this abstract pathname's parent, or
null if this pathname does not name a parent directory. |
String |
File.getPath()
Converts this abstract pathname into a pathname string.
|
String |
ObjectStreamField.getTypeString()
Return the JVM type signature.
|
String[] |
File.list()
Returns an array of strings naming the files and directories in the
directory denoted by this abstract pathname.
|
String[] |
File.list(FilenameFilter filter)
Returns an array of strings naming the files and directories in the
directory denoted by this abstract pathname that satisfy the specified
filter.
|
String |
RandomAccessFile.readLine()
Reads the next line of text from this file.
|
String |
ObjectInputStream.readLine()
Deprecated.
This method does not properly convert bytes to characters.
see DataInputStream for the details and alternatives.
|
String |
LineNumberReader.readLine()
Read a line of text.
|
String |
DataInputStream.readLine()
Deprecated.
This method does not properly convert bytes to characters.
As of JDK 1.1, the preferred way to read lines of text is via the
BufferedReader.readLine() method. Programs that use the
DataInputStream class to read lines can be converted to use
the BufferedReader class by replacing code of the form:
with:DataInputStream d = new DataInputStream(in); BufferedReader d = new BufferedReader(new InputStreamReader(in)); |
String |
DataInput.readLine()
Reads the next line of text from the input stream.
|
String |
Console.readLine()
Reads a single line of text from the console.
|
String |
BufferedReader.readLine()
Reads a line of text.
|
String |
Console.readLine(String fmt,
Object... args)
Provides a formatted prompt, then reads a single line of text from the
console.
|
String |
RandomAccessFile.readUTF()
Reads in a string from this file.
|
String |
ObjectInputStream.readUTF()
Reads a String in
modified UTF-8
format.
|
String |
DataInputStream.readUTF()
See the general contract of the
readUTF
method of DataInput . |
String |
DataInput.readUTF()
Reads in a string that has been encoded using a
modified UTF-8
format.
|
static String |
DataInputStream.readUTF(DataInput in)
Reads from the
stream
in a representation
of a Unicode character string encoded in
modified UTF-8 format;
this string of characters is then returned as a String . |
String |
StringWriter.toString()
Return the buffer's current value as a string.
|
String |
StreamTokenizer.toString()
Returns the string representation of the current stream token and
the line number it occurs on.
|
String |
ObjectStreamField.toString()
Return a string that describes this field.
|
String |
ObjectStreamClass.toString()
Return a string describing this ObjectStreamClass.
|
String |
File.toString()
Returns the pathname string of this abstract pathname.
|
String |
CharArrayWriter.toString()
Converts input data to a string.
|
String |
ByteArrayOutputStream.toString()
Converts the buffer's contents into a string decoding bytes using the
platform's default character set.
|
String |
ByteArrayOutputStream.toString(int hibyte)
Deprecated.
This method does not properly convert bytes into characters.
As of JDK 1.1, the preferred way to do this is via the
toString(String enc) method, which takes an encoding-name
argument, or the toString() method, which uses the
platform's default character encoding. |
String |
ByteArrayOutputStream.toString(String charsetName)
Converts the buffer's contents into a string by decoding the bytes using
the specified
charsetName . |
Modifier and Type | Method and Description |
---|---|
boolean |
FilenameFilter.accept(File dir,
String name)
Tests if a specified file should be included in a file list.
|
static File |
File.createTempFile(String prefix,
String suffix)
Creates an empty file in the default temporary-file directory, using
the given prefix and suffix to generate its name.
|
static File |
File.createTempFile(String prefix,
String suffix,
File directory)
Creates a new empty file in the specified directory, using the
given prefix and suffix strings to generate its name.
|
abstract boolean |
ObjectInputStream.GetField.defaulted(String name)
Return true if the named field is defaulted and has no value in this
stream.
|
PrintWriter |
PrintWriter.format(java.util.Locale l,
String format,
Object... args)
Writes a formatted string to this writer using the specified format
string and arguments.
|
PrintStream |
PrintStream.format(java.util.Locale l,
String format,
Object... args)
Writes a formatted string to this output stream using the specified
format string and arguments.
|
PrintWriter |
PrintWriter.format(String format,
Object... args)
Writes a formatted string to this writer using the specified format
string and arguments.
|
PrintStream |
PrintStream.format(String format,
Object... args)
Writes a formatted string to this output stream using the specified
format string and arguments.
|
Console |
Console.format(String fmt,
Object... args)
Writes a formatted string to this console's output stream using
the specified format string and arguments.
|
abstract boolean |
ObjectInputStream.GetField.get(String name,
boolean val)
Get the value of the named boolean field from the persistent field.
|
abstract byte |
ObjectInputStream.GetField.get(String name,
byte val)
Get the value of the named byte field from the persistent field.
|
abstract char |
ObjectInputStream.GetField.get(String name,
char val)
Get the value of the named char field from the persistent field.
|
abstract double |
ObjectInputStream.GetField.get(String name,
double val)
Get the value of the named double field from the persistent field.
|
abstract float |
ObjectInputStream.GetField.get(String name,
float val)
Get the value of the named float field from the persistent field.
|
abstract int |
ObjectInputStream.GetField.get(String name,
int val)
Get the value of the named int field from the persistent field.
|
abstract long |
ObjectInputStream.GetField.get(String name,
long val)
Get the value of the named long field from the persistent field.
|
abstract Object |
ObjectInputStream.GetField.get(String name,
Object val)
Get the value of the named Object field from the persistent field.
|
abstract short |
ObjectInputStream.GetField.get(String name,
short val)
Get the value of the named short field from the persistent field.
|
ObjectStreamField |
ObjectStreamClass.getField(String name)
Get the field of this class by name.
|
void |
PrintWriter.print(String s)
Prints a string.
|
void |
PrintStream.print(String s)
Prints a string.
|
PrintWriter |
PrintWriter.printf(java.util.Locale l,
String format,
Object... args)
A convenience method to write a formatted string to this writer using
the specified format string and arguments.
|
PrintStream |
PrintStream.printf(java.util.Locale l,
String format,
Object... args)
A convenience method to write a formatted string to this output stream
using the specified format string and arguments.
|
PrintWriter |
PrintWriter.printf(String format,
Object... args)
A convenience method to write a formatted string to this writer using
the specified format string and arguments.
|
PrintStream |
PrintStream.printf(String format,
Object... args)
A convenience method to write a formatted string to this output stream
using the specified format string and arguments.
|
Console |
Console.printf(String format,
Object... args)
A convenience method to write a formatted string to this console's
output stream using the specified format string and arguments.
|
void |
PrintWriter.println(String x)
Prints a String and then terminates the line.
|
void |
PrintStream.println(String x)
Prints a String and then terminate the line.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
boolean val)
Put the value of the named boolean field into the persistent field.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
byte val)
Put the value of the named byte field into the persistent field.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
char val)
Put the value of the named char field into the persistent field.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
double val)
Put the value of the named double field into the persistent field.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
float val)
Put the value of the named float field into the persistent field.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
int val)
Put the value of the named int field into the persistent field.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
long val)
Put the value of the named long field into the persistent field.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
Object val)
Put the value of the named Object field into the persistent field.
|
abstract void |
ObjectOutputStream.PutField.put(String name,
short val)
Put the value of the named short field into the persistent field.
|
String |
Console.readLine(String fmt,
Object... args)
Provides a formatted prompt, then reads a single line of text from the
console.
|
char[] |
Console.readPassword(String fmt,
Object... args)
Provides a formatted prompt, then reads a password or passphrase from
the console with echoing disabled.
|
String |
ByteArrayOutputStream.toString(String charsetName)
Converts the buffer's contents into a string by decoding the bytes using
the specified
charsetName . |
void |
Writer.write(String str)
Writes a string.
|
void |
StringWriter.write(String str)
Write a string.
|
void |
PrintWriter.write(String s)
Writes a string.
|
void |
Writer.write(String str,
int off,
int len)
Writes a portion of a string.
|
void |
StringWriter.write(String str,
int off,
int len)
Write a portion of a string.
|
void |
PrintWriter.write(String s,
int off,
int len)
Writes a portion of a string.
|
void |
OutputStreamWriter.write(String str,
int off,
int len)
Writes a portion of a string.
|
void |
FilterWriter.write(String str,
int off,
int len)
Writes a portion of a string.
|
void |
CharArrayWriter.write(String str,
int off,
int len)
Write a portion of a string to the buffer.
|
void |
BufferedWriter.write(String s,
int off,
int len)
Writes a portion of a String.
|
void |
RandomAccessFile.writeBytes(String s)
Writes the string to the file as a sequence of bytes.
|
void |
ObjectOutputStream.writeBytes(String str)
Writes a String as a sequence of bytes.
|
void |
DataOutputStream.writeBytes(String s)
Writes out the string to the underlying output stream as a
sequence of bytes.
|
void |
DataOutput.writeBytes(String s)
Writes a string to the output stream.
|
void |
RandomAccessFile.writeChars(String s)
Writes a string to the file as a sequence of characters.
|
void |
ObjectOutputStream.writeChars(String str)
Writes a String as a sequence of chars.
|
void |
DataOutputStream.writeChars(String s)
Writes a string to the underlying output stream as a sequence of
characters.
|
void |
DataOutput.writeChars(String s)
Writes every character in the string
s ,
to the output stream, in order,
two bytes per character. |
void |
RandomAccessFile.writeUTF(String str)
Writes a string to the file using
modified UTF-8
encoding in a machine-independent manner.
|
void |
ObjectOutputStream.writeUTF(String str)
Primitive data write of this String in
modified UTF-8
format.
|
void |
DataOutputStream.writeUTF(String str)
Writes a string to the underlying output stream using
modified UTF-8
encoding in a machine-independent manner.
|
void |
DataOutput.writeUTF(String s)
Writes two bytes of length information
to the output stream, followed
by the
modified UTF-8
representation
of every character in the string
s . |
Constructor and Description |
---|
CharConversionException(String s)
This provides a detailed message.
|
EOFException(String s)
Constructs an
EOFException with the specified detail
message. |
File(File parent,
String child)
Creates a new
File instance from a parent abstract
pathname and a child pathname string. |
File(String pathname)
Creates a new
File instance by converting the given
pathname string into an abstract pathname. |
File(String parent,
String child)
Creates a new
File instance from a parent pathname string
and a child pathname string. |
FileInputStream(String name)
Creates a
FileInputStream by
opening a connection to an actual file,
the file named by the path name name
in the file system. |
FileNotFoundException(String s)
Constructs a
FileNotFoundException with the
specified detail message. |
FileOutputStream(String name)
Creates a file output stream to write to the file with the
specified name.
|
FileOutputStream(String name,
boolean append)
Creates a file output stream to write to the file with the specified
name.
|
FilePermission(String path,
String actions)
Creates a new FilePermission object with the specified actions.
|
FileReader(String fileName)
Creates a new FileReader, given the name of the
file to read from.
|
FileWriter(String fileName)
Constructs a FileWriter object given a file name.
|
FileWriter(String fileName,
boolean append)
Constructs a FileWriter object given a file name with a boolean
indicating whether or not to append the data written.
|
InputStreamReader(InputStream in,
String charsetName)
Creates an InputStreamReader that uses the named charset.
|
InterruptedIOException(String s)
Constructs an
InterruptedIOException with the
specified detail message. |
InvalidClassException(String reason)
Report an InvalidClassException for the reason specified.
|
InvalidClassException(String cname,
String reason)
Constructs an InvalidClassException object.
|
InvalidObjectException(String reason)
Constructs an
InvalidObjectException . |
IOException(String message)
Constructs an
IOException with the specified detail message. |
IOException(String message,
Throwable cause)
Constructs an
IOException with the specified detail message
and cause. |
NotActiveException(String reason)
Constructor to create a new NotActiveException with the reason given.
|
NotSerializableException(String classname)
Constructs a NotSerializableException object with message string.
|
ObjectStreamField(String name,
Class<?> type)
Create a Serializable field with the specified type.
|
ObjectStreamField(String name,
Class<?> type,
boolean unshared)
Creates an ObjectStreamField representing a serializable field with the
given name and type.
|
OutputStreamWriter(OutputStream out,
String charsetName)
Creates an OutputStreamWriter that uses the named charset.
|
PrintStream(File file,
String csn)
Creates a new print stream, without automatic line flushing, with the
specified file and charset.
|
PrintStream(OutputStream out,
boolean autoFlush,
String encoding)
Creates a new print stream.
|
PrintStream(String fileName)
Creates a new print stream, without automatic line flushing, with the
specified file name.
|
PrintStream(String fileName,
String csn)
Creates a new print stream, without automatic line flushing, with the
specified file name and charset.
|
PrintWriter(File file,
String csn)
Creates a new PrintWriter, without automatic line flushing, with the
specified file and charset.
|
PrintWriter(String fileName)
Creates a new PrintWriter, without automatic line flushing, with the
specified file name.
|
PrintWriter(String fileName,
String csn)
Creates a new PrintWriter, without automatic line flushing, with the
specified file name and charset.
|
RandomAccessFile(File file,
String mode)
Creates a random access file stream to read from, and optionally to
write to, the file specified by the
File argument. |
RandomAccessFile(String name,
String mode)
Creates a random access file stream to read from, and optionally
to write to, a file with the specified name.
|
SerializablePermission(String name)
Creates a new SerializablePermission with the specified name.
|
SerializablePermission(String name,
String actions)
Creates a new SerializablePermission object with the specified name.
|
StreamCorruptedException(String reason)
Create a StreamCorruptedException and list a reason why thrown.
|
StringBufferInputStream(String s)
Deprecated.
Creates a string input stream to read data from the specified string.
|
StringReader(String s)
Creates a new string reader.
|
SyncFailedException(String desc)
Constructs an SyncFailedException with a detail message.
|
UnsupportedEncodingException(String s)
Constructs an UnsupportedEncodingException with a detail message.
|
UTFDataFormatException(String s)
Constructs a
UTFDataFormatException with the
specified detail message. |
WriteAbortedException(String s,
Exception ex)
Constructs a WriteAbortedException with a string describing
the exception and the exception causing the abort.
|
Modifier and Type | Field and Description |
---|---|
static java.util.Comparator<String> |
String.CASE_INSENSITIVE_ORDER
A Comparator that orders
String objects as by
compareToIgnoreCase . |
Modifier and Type | Method and Description | ||||
---|---|---|---|---|---|
static String |
System.clearProperty(String key)
Removes the system property indicated by the specified key.
|
||||
String |
String.concat(String str)
Concatenates the specified string to the end of this string.
|
||||
String |
EnumConstantNotPresentException.constantName()
Returns the name of the missing enum constant.
|
||||
static String |
String.copyValueOf(char[] data)
Returns a String that represents the character sequence in the
array specified.
|
||||
static String |
String.copyValueOf(char[] data,
int offset,
int count)
Returns a String that represents the character sequence in the
array specified.
|
||||
static String |
String.format(java.util.Locale l,
String format,
Object... args)
Returns a formatted string using the specified locale, format string,
and arguments.
|
||||
static String |
String.format(String format,
Object... args)
Returns a formatted string using the specified format string and
arguments.
|
||||
String |
Class.getCanonicalName()
Returns the canonical name of the underlying class as
defined by the Java Language Specification.
|
||||
String |
StackTraceElement.getClassName()
Returns the fully qualified name of the class containing the
execution point represented by this stack trace element.
|
||||
static String |
System.getenv(String name)
Gets the value of the specified environment variable.
|
||||
String |
StackTraceElement.getFileName()
Returns the name of the source file containing the execution point
represented by this stack trace element.
|
||||
String |
Package.getImplementationTitle()
Return the title of this package.
|
||||
String |
Package.getImplementationVendor()
Returns the name of the organization,
vendor or company that provided this implementation.
|
||||
String |
Package.getImplementationVersion()
Return the version of this implementation.
|
||||
String |
Throwable.getLocalizedMessage()
Creates a localized description of this throwable.
|
||||
String |
Throwable.getMessage()
Returns the detail message string of this throwable.
|
||||
String |
StackTraceElement.getMethodName()
Returns the name of the method containing the execution point
represented by this stack trace element.
|
||||
String |
ThreadGroup.getName()
Returns the name of this thread group.
|
||||
String |
Thread.getName()
Returns this thread's name.
|
||||
String |
Package.getName()
Return the name of this package.
|
||||
String |
Class.getName()
Returns the name of the entity (class, interface, array class,
primitive type, or void) represented by this
Class object,
as a String . |
||||
static String |
Character.getName(int codePoint)
Returns the Unicode name of the specified character
codePoint , or null if the code point is
unassigned . |
||||
static String |
System.getProperty(String key)
Gets the system property indicated by the specified key.
|
||||
static String |
System.getProperty(String key,
String def)
Gets the system property indicated by the specified key.
|
||||
String |
Class.getSimpleName()
Returns the simple name of the underlying class as given in the
source code.
|
||||
String |
Package.getSpecificationTitle()
Return the title of the specification that this package implements.
|
||||
String |
Package.getSpecificationVendor()
Return the name of the organization, vendor,
or company that owns and maintains the specification
of the classes that implement this package.
|
||||
String |
Package.getSpecificationVersion()
Returns the version number of the specification
that this package implements.
|
||||
String |
String.intern()
Returns a canonical representation for the string object.
|
||||
static String |
System.lineSeparator()
Returns the system-dependent line separator string.
|
||||
static String |
System.mapLibraryName(String libname)
Maps a library name into a platform-specific string representing
a native library.
|
||||
String |
Enum.name()
Returns the name of this enum constant, exactly as declared in its
enum declaration.
|
||||
String |
String.replace(char oldChar,
char newChar)
Returns a new string resulting from replacing all occurrences of
oldChar in this string with newChar . |
||||
String |
String.replace(CharSequence target,
CharSequence replacement)
Replaces each substring of this string that matches the literal target
sequence with the specified literal replacement sequence.
|
||||
String |
String.replaceAll(String regex,
String replacement)
Replaces each substring of this string that matches the given
String String. | replaceFirst(String regex,
String replacement)
Replaces the first substring of this string that matches the given
static String System. |
setProperty(String key,
String value)
Sets the system property indicated by the specified key.
| ||
String[] |
String.split(String regex)
| ||||
String |
String.substring(int beginIndex)
Returns a new string that is a substring of this string.
|
||||
String |
StringBuffer.substring(int start,
int end) |
||||
String |
String.substring(int beginIndex,
int endIndex)
Returns a new string that is a substring of this string.
|
||||
static String |
Integer.toBinaryString(int i)
Returns a string representation of the integer argument as an
unsigned integer in base 2.
|
||||
static String |
Long.toBinaryString(long i)
Returns a string representation of the
long
argument as an unsigned integer in base 2. |
||||
static String |
Double.toHexString(double d)
Returns a hexadecimal string representation of the
double argument. |
||||
static String |
Float.toHexString(float f)
Returns a hexadecimal string representation of the
float argument. |
||||
static String |
Integer.toHexString(int i)
Returns a string representation of the integer argument as an
unsigned integer in base 16.
|
||||
static String |
Long.toHexString(long i)
Returns a string representation of the
long
argument as an unsigned integer in base 16. |
||||
String |
String.toLowerCase()
Converts all of the characters in this
String to lower
case using the rules of the default locale. |
||||
String |
String.toLowerCase(java.util.Locale locale)
Converts all of the characters in this
String to lower
case using the rules of the given Locale . |
||||
static String |
Integer.toOctalString(int i)
Returns a string representation of the integer argument as an
unsigned integer in base 8.
|
||||
static String |
Long.toOctalString(long i)
Returns a string representation of the
long
argument as an unsigned integer in base 8. |
||||
String |
Throwable.toString()
Returns a short description of this throwable.
|
||||
String |
ThreadGroup.toString()
Returns a string representation of this Thread group.
|
||||
String |
Thread.toString()
Returns a string representation of this thread, including the
thread's name, priority, and thread group.
|
||||
String |
StringBuilder.toString() |
||||
String |
StringBuffer.toString() |
||||
String |
String.toString()
This object (which is already a string!)
|
||||
String |
StackTraceElement.toString()
Returns a string representation of this stack trace element.
|
||||
String |
Short.toString()
Returns a
String object representing this
Short 's value. |
||||
String |
Package.toString()
Returns the string representation of this Package.
|
||||
String |
Object.toString()
Returns a string representation of the object.
|
||||
String |
Long.toString()
Returns a
String object representing this
Long 's value. |
||||
String |
Integer.toString()
Returns a
String object representing this
Integer 's value. |
||||
String |
Float.toString()
Returns a string representation of this
Float object. |
||||
String |
Enum.toString()
Returns the name of this enum constant, as contained in the
declaration.
|
||||
String |
Double.toString()
Returns a string representation of this
Double object. |
||||
String |
Class.toString()
Converts the object to a string.
|
||||
String |
Character.toString()
Returns a
String object representing this
Character 's value. |
||||
String |
Character.Subset.toString()
Returns the name of this subset.
|
||||
String |
CharSequence.toString()
Returns a string containing the characters in this sequence in the same
order as this sequence.
|
||||
String |
Byte.toString()
Returns a
String object representing this
Byte 's value. |
||||
String |
Boolean.toString()
Returns a
String object representing this Boolean's
value. |
||||
static String |
Boolean.toString(boolean b)
Returns a
String object representing the specified
boolean. |
||||
static String |
Byte.toString(byte b)
Returns a new
String object representing the
specified byte . |
||||
static String |
Character.toString(char c)
Returns a
String object representing the
specified char . |
||||
static String |
Double.toString(double d)
Returns a string representation of the
double
argument. |
||||
static String |
Float.toString(float f)
Returns a string representation of the
float
argument. |
||||
static String |
Integer.toString(int i)
Returns a
String object representing the
specified integer. |
||||
static String |
Integer.toString(int i,
int radix)
Returns a string representation of the first argument in the
radix specified by the second argument.
|
||||
static String |
Long.toString(long i)
Returns a
String object representing the specified
long . |
||||
static String |
Long.toString(long i,
int radix)
Returns a string representation of the first argument in the
radix specified by the second argument.
|
||||
static String |
Short.toString(short s)
Returns a new
String object representing the
specified short . |
||||
String |
String.toUpperCase()
Converts all of the characters in this
String to upper
case using the rules of the default locale. |
||||
String |
String.toUpperCase(java.util.Locale locale)
Converts all of the characters in this
String to upper
case using the rules of the given Locale . |
||||
String |
String.trim()
Returns a copy of the string, with leading and trailing whitespace
omitted.
|
||||
String |
TypeNotPresentException.typeName()
Returns the fully qualified name of the unavailable type.
|
||||
static String |
String.valueOf(boolean b)
Returns the string representation of the
boolean argument. |
||||
static String |
String.valueOf(char c)
Returns the string representation of the
char
argument. |
||||
static String |
String.valueOf(char[] data)
Returns the string representation of the
char array
argument. |
||||
static String |
String.valueOf(char[] data,
int offset,
int count)
Returns the string representation of a specific subarray of the
char array argument. |
||||
static String |
String.valueOf(double d)
Returns the string representation of the
double argument. |
||||
static String |
String.valueOf(float f)
Returns the string representation of the
float argument. |
||||
static String |
String.valueOf(int i)
Returns the string representation of the
int argument. |
||||
static String |
String.valueOf(long l)
Returns the string representation of the
long argument. |
||||
static String |
String.valueOf(Object obj)
Returns the string representation of the
Object argument. |
Modifier and Type | Method and Description |
---|---|
java.util.List<String> |
ProcessBuilder.command()
Returns this process builder's operating system program and
arguments.
|
java.util.Map<String,String> |
ProcessBuilder.environment()
Returns a string map view of this process builder's environment.
|
java.util.Map<String,String> |
ProcessBuilder.environment()
Returns a string map view of this process builder's environment.
|
static java.util.Map<String,String> |
System.getenv()
Returns an unmodifiable string map view of the current system environment.
|
static java.util.Map<String,String> |
System.getenv()
Returns an unmodifiable string map view of the current system environment.
|
Modifier and Type | Method and Description | ||||
---|---|---|---|---|---|
StringBuilder |
StringBuilder.append(String str) |
||||
StringBuffer |
StringBuffer.append(String str) |
||||
void |
SecurityManager.checkAccept(String host,
int port)
Throws a
SecurityException if the
calling thread is not permitted to accept a socket connection from
the specified host and port number. |
||||
void |
SecurityManager.checkConnect(String host,
int port)
Throws a
SecurityException if the
calling thread is not allowed to open a socket connection to the
specified host and port number. |
||||
void |
SecurityManager.checkConnect(String host,
int port,
Object context)
Throws a
SecurityException if the
specified security context is not allowed to open a socket
connection to the specified host and port number. |
||||
void |
SecurityManager.checkDelete(String file)
Throws a
SecurityException if the
calling thread is not allowed to delete the specified file. |
||||
void |
SecurityManager.checkExec(String cmd)
Throws a
SecurityException if the
calling thread is not allowed to create a subprocess. |
||||
void |
SecurityManager.checkLink(String lib)
Throws a
SecurityException if the
calling thread is not allowed to dynamic link the library code
specified by the string argument file. |
||||
void |
SecurityManager.checkPackageAccess(String pkg)
Throws a
SecurityException if the
calling thread is not allowed to access the package specified by
the argument. |
||||
void |
SecurityManager.checkPackageDefinition(String pkg)
Throws a
SecurityException if the
calling thread is not allowed to define classes in the package
specified by the argument. |
||||
void |
SecurityManager.checkPropertyAccess(String key)
Throws a
SecurityException if the
calling thread is not allowed to access the system property with
the specified key name. |
||||
void |
SecurityManager.checkRead(String file)
Throws a
SecurityException if the
calling thread is not allowed to read the file specified by the
string argument. |
||||
void |
SecurityManager.checkRead(String file,
Object context)
Throws a
SecurityException if the
specified security context is not allowed to read the file
specified by the string argument. |
||||
void |
SecurityManager.checkSecurityAccess(String target)
Determines whether the permission with the specified permission target
name should be granted or denied.
|
||||
void |
SecurityManager.checkWrite(String file)
Throws a
SecurityException if the
calling thread is not allowed to write to the file specified by
the string argument. |
||||
static String |
System.clearProperty(String key)
Removes the system property indicated by the specified key.
|
||||
ProcessBuilder |
ProcessBuilder.command(String... command)
Sets this process builder's operating system program and
arguments.
|
||||
int |
String.compareTo(String anotherString)
Compares two strings lexicographically.
|
||||
int |
String.compareToIgnoreCase(String str)
Compares two strings lexicographically, ignoring case
differences.
|
||||
static boolean |
Compiler.compileClasses(String string)
Compiles all classes whose name matches the specified string.
|
||||
String |
String.concat(String str)
Concatenates the specified string to the end of this string.
|
||||
static Short |
Short.decode(String nm)
Decodes a
String into a Short . |
||||
static Long |
Long.decode(String nm)
Decodes a
String into a Long . |
||||
static Integer |
Integer.decode(String nm)
Decodes a
String into an Integer . |
||||
static Byte |
Byte.decode(String nm)
Decodes a
String into a Byte . |
||||
boolean |
String.endsWith(String suffix)
Tests if this string ends with the specified suffix.
|
||||
boolean |
String.equalsIgnoreCase(String anotherString)
Compares this
String to another String , ignoring case
considerations. |
||||
Process |
Runtime.exec(String command)
Executes the specified string command in a separate process.
|
||||
Process |
Runtime.exec(String[] cmdarray)
Executes the specified command and arguments in a separate process.
|
||||
Process |
Runtime.exec(String[] cmdarray,
String[] envp)
Executes the specified command and arguments in a separate process
with the specified environment.
|
||||
Process |
Runtime.exec(String[] cmdarray,
String[] envp)
Executes the specified command and arguments in a separate process
with the specified environment.
|
||||
Process |
Runtime.exec(String[] cmdarray,
String[] envp,
File dir)
Executes the specified command and arguments in a separate process with
the specified environment and working directory.
|
||||
Process |
Runtime.exec(String[] cmdarray,
String[] envp,
File dir)
Executes the specified command and arguments in a separate process with
the specified environment and working directory.
|
||||
Process |
Runtime.exec(String command,
String[] envp)
Executes the specified string command in a separate process with the
specified environment.
|
||||
Process |
Runtime.exec(String command,
String[] envp)
Executes the specified string command in a separate process with the
specified environment.
|
||||
Process |
Runtime.exec(String command,
String[] envp,
File dir)
Executes the specified string command in a separate process with the
specified environment and working directory.
|
||||
Process |
Runtime.exec(String command,
String[] envp,
File dir)
Executes the specified string command in a separate process with the
specified environment and working directory.
|
||||
static String |
String.format(java.util.Locale l,
String format,
Object... args)
Returns a formatted string using the specified locale, format string,
and arguments.
|
||||
static String |
String.format(String format,
Object... args)
Returns a formatted string using the specified format string and
arguments.
|
||||
static Class<?> |
Class.forName(String className)
Returns the
Class object associated with the class or
interface with the given string name. |
||||
static Character.UnicodeBlock |
Character.UnicodeBlock.forName(String blockName)
Returns the UnicodeBlock with the given name.
|
||||
static Character.UnicodeScript |
Character.UnicodeScript.forName(String scriptName)
Returns the UnicodeScript constant with the given Unicode script
name or the script name alias.
|
||||
static Class<?> |
Class.forName(String name,
boolean initialize,
ClassLoader loader)
Returns the
Class object associated with the class or
interface with the given string name, using the given class loader. |
||||
static boolean |
Boolean.getBoolean(String name)
Returns
true if and only if the system property
named by the argument exists and is equal to the string
"true" . |
||||
byte[] |
String.getBytes(String charsetName)
Encodes this
String into a sequence of bytes using the named
charset, storing the result into a new byte array. |
||||
java.lang.reflect.Field |
Class.getDeclaredField(String name)
Returns a
Field object that reflects the specified declared
field of the class or interface represented by this Class
object. |
||||
java.lang.reflect.Method |
Class.getDeclaredMethod(String name,
Class<?>... parameterTypes)
Returns a
Method object that reflects the specified
declared method of the class or interface represented by this
Class object. |
||||
static String |
System.getenv(String name)
Gets the value of the specified environment variable.
|
||||
java.lang.reflect.Field |
Class.getField(String name)
Returns a
Field object that reflects the specified public
member field of the class or interface represented by this
Class object. |
||||
static Integer |
Integer.getInteger(String nm)
Determines the integer value of the system property with the
specified name.
|
||||
static Integer |
Integer.getInteger(String nm,
int val)
Determines the integer value of the system property with the
specified name.
|
||||
static Integer |
Integer.getInteger(String nm,
Integer val)
Returns the integer value of the system property with the
specified name.
|
||||
static Long |
Long.getLong(String nm)
Determines the
long value of the system property
with the specified name. |
||||
static Long |
Long.getLong(String nm,
long val)
Determines the
long value of the system property
with the specified name. |
||||
static Long |
Long.getLong(String nm,
Long val)
Returns the
long value of the system property with
the specified name. |
||||
java.lang.reflect.Method |
Class.getMethod(String name,
Class<?>... parameterTypes)
Returns a
Method object that reflects the specified public
member method of the class or interface represented by this
Class object. |
||||
static Package |
Package.getPackage(String name)
Find a package by name in the callers
ClassLoader instance. |
||||
static String |
System.getProperty(String key)
Gets the system property indicated by the specified key.
|
||||
static String |
System.getProperty(String key,
String def)
Gets the system property indicated by the specified key.
|
||||
java.net.URL |
ClassLoader.getResource(String name)
Finds the resource with the given name.
|
||||
java.net.URL |
Class.getResource(String name)
Finds a resource with a given name.
|
||||
InputStream |
ClassLoader.getResourceAsStream(String name)
Returns an input stream for reading the specified resource.
|
||||
InputStream |
Class.getResourceAsStream(String name)
Finds a resource with a given name.
|
||||
java.util.Enumeration<java.net.URL> |
ClassLoader.getResources(String name)
Finds all the resources with the given name.
|
||||
static java.net.URL |
ClassLoader.getSystemResource(String name)
Find a resource of the specified name from the search path used to load
classes.
|
||||
static InputStream |
ClassLoader.getSystemResourceAsStream(String name)
Open for reading, a resource of the specified name from the search path
used to load classes.
|
||||
static java.util.Enumeration<java.net.URL> |
ClassLoader.getSystemResources(String name)
Finds all resources of the specified name from the search path used to
load classes.
|
||||
int |
StringBuilder.indexOf(String str) |
||||
int |
StringBuffer.indexOf(String str) |
||||
int |
String.indexOf(String str)
Returns the index within this string of the first occurrence of the
specified substring.
|
||||
int |
StringBuilder.indexOf(String str,
int fromIndex) |
||||
int |
StringBuffer.indexOf(String str,
int fromIndex) |
||||
int |
String.indexOf(String str,
int fromIndex)
Returns the index within this string of the first occurrence of the
specified substring, starting at the specified index.
|
||||
StringBuilder |
StringBuilder.insert(int offset,
String str) |
||||
StringBuffer |
StringBuffer.insert(int offset,
String str) |
||||
boolean |
Package.isCompatibleWith(String desired)
Compare this package's specification version with a
desired version.
|
||||
int |
StringBuilder.lastIndexOf(String str) |
||||
int |
StringBuffer.lastIndexOf(String str) |
||||
int |
String.lastIndexOf(String str)
Returns the index within this string of the last occurrence of the
specified substring.
|
||||
int |
StringBuilder.lastIndexOf(String str,
int fromIndex) |
||||
int |
StringBuffer.lastIndexOf(String str,
int fromIndex) |
||||
int |
String.lastIndexOf(String str,
int fromIndex)
Returns the index within this string of the last occurrence of the
specified substring, searching backward starting at the specified index.
|
||||
static void |
System.load(String filename)
Loads a code file with the specified filename from the local file
system as a dynamic library.
|
||||
void |
Runtime.load(String filename)
Loads the specified filename as a dynamic library.
|
||||
Class<?> |
ClassLoader.loadClass(String name)
Loads the class with the specified binary name.
|
||||
static void |
System.loadLibrary(String libname)
Loads the system library specified by the
libname
argument. |
||||
void |
Runtime.loadLibrary(String libname)
Loads the dynamic library with the specified library name.
|
||||
static String |
System.mapLibraryName(String libname)
Maps a library name into a platform-specific string representing
a native library.
|
||||
boolean |
String.matches(String regex)
Tells whether or not this string matches the given
static boolean Boolean. |
parseBoolean(String s)
Parses the string argument as a boolean.
| |||
static byte |
Byte.parseByte(String s)
Parses the string argument as a signed decimal
byte . |
||||
static byte |
Byte.parseByte(String s,
int radix)
Parses the string argument as a signed
byte in the
radix specified by the second argument. |
||||
static double |
Double.parseDouble(String s)
Returns a new
double initialized to the value
represented by the specified String , as performed
by the valueOf method of class
Double . |
||||
static float |
Float.parseFloat(String s)
Returns a new
float initialized to the value
represented by the specified String , as performed
by the valueOf method of class Float . |
||||
static int |
Integer.parseInt(String s)
Parses the string argument as a signed decimal integer.
|
||||
static int |
Integer.parseInt(String s,
int radix)
Parses the string argument as a signed integer in the radix
specified by the second argument.
|
||||
static long |
Long.parseLong(String s)
Parses the string argument as a signed decimal
long . |
||||
static long |
Long.parseLong(String s,
int radix)
Parses the string argument as a signed
long in the
radix specified by the second argument. |
||||
static short |
Short.parseShort(String s)
Parses the string argument as a signed decimal
short . |
||||
static short |
Short.parseShort(String s,
int radix)
Parses the string argument as a signed
short in the
radix specified by the second argument. |
||||
boolean |
String.regionMatches(boolean ignoreCase,
int toffset,
String other,
int ooffset,
int len)
Tests if two string regions are equal.
|
||||
boolean |
String.regionMatches(int toffset,
String other,
int ooffset,
int len)
Tests if two string regions are equal.
|
||||
StringBuilder |
StringBuilder.replace(int start,
int end,
String str) |
||||
StringBuffer |
StringBuffer.replace(int start,
int end,
String str) |
||||
String |
String.replaceAll(String regex,
String replacement)
Replaces each substring of this string that matches the given
String String. | replaceFirst(String regex,
String replacement)
Replaces the first substring of this string that matches the given
void ClassLoader. |
setClassAssertionStatus(String className,
boolean enabled)
Sets the desired assertion status for the named top-level class in this
class loader and any nested classes contained therein.
| ||
void |
Thread.setName(String name)
Changes the name of this thread to be equal to the argument
name . |
||||
void |
ClassLoader.setPackageAssertionStatus(String packageName,
boolean enabled)
Sets the package default assertion status for the named package.
|
||||
static String |
System.setProperty(String key,
String value)
Sets the system property indicated by the specified key.
|
||||
String[] |
String.split(String regex)
Splits this string around matches of the given
String[] String. | split(String regex,
int limit)
Splits this string around matches of the given
boolean String. |
startsWith(String prefix)
Tests if this string starts with the specified prefix.
| ||
boolean |
String.startsWith(String prefix,
int toffset)
Tests if the substring of this string beginning at the
specified index starts with the specified prefix.
|
||||
static <T extends Enum<T>> |
Enum.valueOf(Class<T> enumType,
String name)
Returns the enum constant of the specified enum type with the
specified name.
|
||||
static Thread.State |
Thread.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
||||
static Short |
Short.valueOf(String s)
Returns a
Short object holding the
value given by the specified String . |
||||
static ProcessBuilder.Redirect.Type |
ProcessBuilder.Redirect.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
||||
static Long |
Long.valueOf(String s)
Returns a
Long object holding the value
of the specified String . |
||||
static Integer |
Integer.valueOf(String s)
Returns an
Integer object holding the
value of the specified String . |
||||
static Float |
Float.valueOf(String s)
Returns a
Float object holding the
float value represented by the argument string
s . |
||||
static Double |
Double.valueOf(String s)
Returns a
Double object holding the
double value represented by the argument string
s . |
||||
static Character.UnicodeScript |
Character.UnicodeScript.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
||||
static Byte |
Byte.valueOf(String s)
Returns a
Byte object holding the value
given by the specified String . |
||||
static Boolean |
Boolean.valueOf(String s)
Returns a
Boolean with a value represented by the
specified string. |
||||
static Short |
Short.valueOf(String s,
int radix)
Returns a
Short object holding the value
extracted from the specified String when parsed
with the radix given by the second argument. |
||||
static Long |
Long.valueOf(String s,
int radix)
Returns a
Long object holding the value
extracted from the specified String when parsed
with the radix given by the second argument. |
||||
static Integer |
Integer.valueOf(String s,
int radix)
Returns an
Integer object holding the value
extracted from the specified String when parsed
with the radix given by the second argument. |
||||
static Byte |
Byte.valueOf(String s,
int radix)
Returns a
Byte object holding the value
extracted from the specified String when parsed
with the radix given by the second argument. |
Modifier and Type | Method and Description |
---|---|
ProcessBuilder |
ProcessBuilder.command(java.util.List<String> command)
Sets this process builder's operating system program and
arguments.
|
Constructor and Description |
---|
AbstractMethodError(String s)
Constructs an
AbstractMethodError with the specified
detail message. |
ArithmeticException(String s)
Constructs an
ArithmeticException with the specified
detail message. |
ArrayIndexOutOfBoundsException(String s)
Constructs an
ArrayIndexOutOfBoundsException class
with the specified detail message. |
ArrayStoreException(String s)
Constructs an
ArrayStoreException with the specified
detail message. |
AssertionError(String message,
Throwable cause)
Constructs a new
AssertionError with the specified
detail message and cause. |
Boolean(String s)
Allocates a
Boolean object representing the value
true if the string argument is not null
and is equal, ignoring case, to the string "true" . |
BootstrapMethodError(String s)
Constructs a
BootstrapMethodError with the specified
detail message. |
BootstrapMethodError(String s,
Throwable cause)
Constructs a
BootstrapMethodError with the specified
detail message and cause. |
Byte(String s)
Constructs a newly allocated
Byte object that
represents the byte value indicated by the
String parameter. |
ClassCastException(String s)
Constructs a
ClassCastException with the specified
detail message. |
ClassCircularityError(String s)
Constructs a
ClassCircularityError with the specified detail
message. |
ClassFormatError(String s)
Constructs a
ClassFormatError with the specified
detail message. |
ClassNotFoundException(String s)
Constructs a
ClassNotFoundException with the
specified detail message. |
ClassNotFoundException(String s,
Throwable ex)
Constructs a
ClassNotFoundException with the
specified detail message and optional exception that was
raised while loading the class. |
CloneNotSupportedException(String s)
Constructs a
CloneNotSupportedException with the
specified detail message. |
Double(String s)
Constructs a newly allocated
Double object that
represents the floating-point value of type double
represented by the string. |
EnumConstantNotPresentException(Class<? extends Enum> enumType,
String constantName)
Constructs an EnumConstantNotPresentException for the
specified constant.
|
Error(String message)
Constructs a new error with the specified detail message.
|
Error(String message,
Throwable cause)
Constructs a new error with the specified detail message and
cause.
|
Exception(String message)
Constructs a new exception with the specified detail message.
|
Exception(String message,
Throwable cause)
Constructs a new exception with the specified detail message and
cause.
|
ExceptionInInitializerError(String s)
Constructs an ExceptionInInitializerError with the specified detail
message string.
|
Float(String s)
Constructs a newly allocated
Float object that
represents the floating-point value of type float
represented by the string. |
IllegalAccessError(String s)
Constructs an
IllegalAccessError with the specified
detail message. |
IllegalAccessException(String s)
Constructs an
IllegalAccessException with a detail message. |
IllegalArgumentException(String s)
Constructs an
IllegalArgumentException with the
specified detail message. |
IllegalArgumentException(String message,
Throwable cause)
Constructs a new exception with the specified detail message and
cause.
|
IllegalMonitorStateException(String s)
Constructs an
IllegalMonitorStateException with the
specified detail message. |
IllegalStateException(String s)
Constructs an IllegalStateException with the specified detail
message.
|
IllegalStateException(String message,
Throwable cause)
Constructs a new exception with the specified detail message and
cause.
|
IllegalThreadStateException(String s)
Constructs an
IllegalThreadStateException with the
specified detail message. |
IncompatibleClassChangeError(String s)
Constructs an
IncompatibleClassChangeError with the
specified detail message. |
IndexOutOfBoundsException(String s)
Constructs an
IndexOutOfBoundsException with the
specified detail message. |
InstantiationError(String s)
Constructs an
InstantiationError with the specified
detail message. |
InstantiationException(String s)
Constructs an
InstantiationException with the
specified detail message. |
Integer(String s)
Constructs a newly allocated
Integer object that
represents the int value indicated by the
String parameter. |
InternalError(String s)
Constructs an
InternalError with the specified
detail message. |
InterruptedException(String s)
Constructs an
InterruptedException with the
specified detail message. |
LinkageError(String s)
Constructs a
LinkageError with the specified detail
message. |
LinkageError(String s,
Throwable cause)
Constructs a
LinkageError with the specified detail
message and cause. |
Long(String s)
Constructs a newly allocated
Long object that
represents the long value indicated by the
String parameter. |
NegativeArraySizeException(String s)
Constructs a
NegativeArraySizeException with the
specified detail message. |
NoClassDefFoundError(String s)
Constructs a
NoClassDefFoundError with the specified
detail message. |
NoSuchFieldError(String s)
Constructs a
NoSuchFieldError with the specified
detail message. |
NoSuchFieldException(String s)
Constructor with a detail message.
|
NoSuchMethodError(String s)
Constructs a
NoSuchMethodError with the
specified detail message. |
NoSuchMethodException(String s)
Constructs a
NoSuchMethodException with a detail message. |
NullPointerException(String s)
Constructs a
NullPointerException with the specified
detail message. |
NumberFormatException(String s)
Constructs a
NumberFormatException with the
specified detail message. |
OutOfMemoryError(String s)
Constructs an
OutOfMemoryError with the specified
detail message. |
ProcessBuilder(String... command)
Constructs a process builder with the specified operating
system program and arguments.
|
ReflectiveOperationException(String message)
Constructs a new exception with the specified detail message.
|
ReflectiveOperationException(String message,
Throwable cause)
Constructs a new exception with the specified detail message
and cause.
|
RuntimeException(String message)
Constructs a new runtime exception with the specified detail message.
|
RuntimeException(String message,
Throwable cause)
Constructs a new runtime exception with the specified detail message and
cause.
|
RuntimePermission(String name)
Creates a new RuntimePermission with the specified name.
|
RuntimePermission(String name,
String actions)
Creates a new RuntimePermission object with the specified name.
|
SecurityException(String s)
Constructs a
SecurityException with the specified
detail message. |
SecurityException(String message,
Throwable cause)
Creates a
SecurityException with the specified
detail message and cause. |
Short(String s)
Constructs a newly allocated
Short object that
represents the short value indicated by the
String parameter. |
StackOverflowError(String s)
Constructs a
StackOverflowError with the specified
detail message. |
StackTraceElement(String declaringClass,
String methodName,
String fileName,
int lineNumber)
Creates a stack trace element representing the specified execution
point.
|
String(byte[] bytes,
int offset,
int length,
String charsetName)
Constructs a new
String by decoding the specified subarray of
bytes using the specified charset. |
String(byte[] bytes,
String charsetName)
Constructs a new
String by decoding the specified array of bytes
using the specified charset. |
String(String original)
Initializes a newly created
String object so that it represents
the same sequence of characters as the argument; in other words, the
newly created string is a copy of the argument string. |
StringBuffer(String str)
Constructs a string buffer initialized to the contents of the
specified string.
|
StringBuilder(String str)
Constructs a string builder initialized to the contents of the
specified string.
|
StringIndexOutOfBoundsException(String s)
Constructs a
StringIndexOutOfBoundsException with
the specified detail message. |
Thread(Runnable target,
String name)
Allocates a new
Thread object. |
Thread(String name)
Allocates a new
Thread object. |
Thread(ThreadGroup group,
Runnable target,
String name)
Allocates a new
Thread object so that it has target
as its run object, has the specified name as its name,
and belongs to the thread group referred to by group . |
Thread(ThreadGroup group,
Runnable target,
String name,
long stackSize)
Allocates a new
Thread object so that it has target
as its run object, has the specified name as its name,
and belongs to the thread group referred to by group , and has
the specified stack size. |
Thread(ThreadGroup group,
String name)
Allocates a new
Thread object. |
ThreadGroup(String name)
Constructs a new thread group.
|
ThreadGroup(ThreadGroup parent,
String name)
Creates a new thread group.
|
Throwable(String message)
Constructs a new throwable with the specified detail message.
|
Throwable(String message,
Throwable cause)
Constructs a new throwable with the specified detail message and
cause.
|
TypeNotPresentException(String typeName,
Throwable cause)
Constructs a TypeNotPresentException for the named type
with the specified cause.
|
UnknownError(String s)
Constructs an
UnknownError with the specified detail
message. |
UnsatisfiedLinkError(String s)
Constructs an
UnsatisfiedLinkError with the
specified detail message. |
UnsupportedClassVersionError(String s)
Constructs a
UnsupportedClassVersionError with
the specified detail message. |
UnsupportedOperationException(String message)
Constructs an UnsupportedOperationException with the specified
detail message.
|
UnsupportedOperationException(String message,
Throwable cause)
Constructs a new exception with the specified detail message and
cause.
|
VerifyError(String s)
Constructs an
VerifyError with the specified detail message. |
VirtualMachineError(String s)
Constructs a
VirtualMachineError with the specified
detail message. |
Constructor and Description |
---|
ProcessBuilder(java.util.List<String> command)
Constructs a process builder with the specified operating
system program and arguments.
|
Modifier and Type | Method and Description |
---|---|
String |
BigDecimal.toEngineeringString()
Returns a string representation of this
BigDecimal ,
using engineering notation if an exponent is needed. |
String |
BigDecimal.toPlainString()
Returns a string representation of this
BigDecimal
without an exponent field. |
String |
MathContext.toString()
Returns the string representation of this
MathContext . |
String |
BigInteger.toString()
Returns the decimal String representation of this BigInteger.
|
String |
BigDecimal.toString()
Returns the string representation of this
BigDecimal ,
using scientific notation if an exponent is needed. |
String |
BigInteger.toString(int radix)
Returns the String representation of this BigInteger in the
given radix.
|
Modifier and Type | Method and Description |
---|---|
static RoundingMode |
RoundingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
Constructor and Description |
---|
BigDecimal(String val)
Translates the string representation of a
BigDecimal
into a BigDecimal . |
BigDecimal(String val,
MathContext mc)
Translates the string representation of a
BigDecimal
into a BigDecimal , accepting the same strings as the
BigDecimal.BigDecimal(String) constructor, with rounding
according to the context settings. |
BigInteger(String val)
Translates the decimal String representation of a BigInteger into a
BigInteger.
|
BigInteger(String val,
int radix)
Translates the String representation of a BigInteger in the
specified radix into a BigInteger.
|
MathContext(String val)
Constructs a new
MathContext from a string. |