public interface XMLModelFileFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModelFile(InputStream is)
Used by S1AS to detected whether the mapping file
specified is a jaxrpc model file.
|
boolean |
isModelFile(URL url)
Used by S1AS to detected whether the mapping file
specified is a jaxrpc model file.
|
boolean isModelFile(InputStream is)
boolean isModelFile(URL url)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.