public class ModuleFragment extends Object
| Constructor and Description |
|---|
ModuleFragment(String url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLazilyContent() |
String |
getUrl() |
boolean |
matches(Pattern pattern) |
boolean |
resolvedContent() |
void |
write(ModuleDescriptor md,
Writer w) |
public ModuleFragment(String url)
public String getUrl()
public void write(ModuleDescriptor md, Writer w) throws IOException
IOExceptionpublic boolean resolvedContent()
public boolean matches(Pattern pattern) throws IOException
IOExceptionpublic String getLazilyContent() throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.