public static interface SourceWrapSupport.Wrapper
Modifier and Type | Interface and Description |
---|---|
static interface |
SourceWrapSupport.Wrapper.Match
Defines a particular wrapper match.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
SourceWrapSupport.Wrapper.Match |
match(java.lang.String remoteContent)
Checks whether remoteContext text has this particular wrapping.
|
java.lang.String getName()
SourceWrapSupport.Wrapper.Match match(java.lang.String remoteContent)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.