public static class Stream.StreamIgnoredMapping extends MapEntry implements IStreamIgnoredMapping
IMapEntry.EntryType| Modifier and Type | Field and Description |
|---|---|
protected IStreamViewMapping.PathType |
pathType |
elementPattern, elementPatternStr, left, order, right, typeEXCLUDE_PREFIX, ORDER_UNKNOWN, OVERLAY_PREFIX| Constructor and Description |
|---|
StreamIgnoredMapping()
Default constructor -- calls super() only.
|
StreamIgnoredMapping(int order,
String ignorePath)
Explicit value constructor -- calls super(order, target, targetSpec).
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIgnorePath()
Get a stream ignored entry's file path; this corresponds to the left
entry of the associated mapping.
|
void |
setIgnorePath(String ignorePath)
Set a stream ignored entry's left file path; this corresponds to the left
entry of the associated mapping.
|
getLeft, getLeft, getOrder, getRight, getRight, getType, parseViewMappingString, quoteWhitespaceString, setLeft, setOrder, setRight, setType, stripTypePrefix, toString, toStringprotected IStreamViewMapping.PathType pathType
public StreamIgnoredMapping()
public StreamIgnoredMapping(int order,
String ignorePath)
public String getIgnorePath()
IStreamIgnoredMappinggetIgnorePath in interface IStreamIgnoredMappingIStreamIgnoredMapping.getIgnorePath()public void setIgnorePath(String ignorePath)
IStreamIgnoredMappingsetIgnorePath in interface IStreamIgnoredMappingIStreamIgnoredMapping.setIgnorePath(java.lang.String)Copyright © 2017 Perforce Software. All Rights Reserved.