public class RequirejsModuleMapping extends Object
Constructor and Description |
---|
RequirejsModuleMapping(String name,
String path,
boolean isClasspathResource) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getPath() |
boolean |
isClasspathResource() |
void |
setIsClassPath(boolean isClasspathResource) |
void |
setName(String name) |
void |
setPath(String path) |
Copyright © 2015. All rights reserved.