Package | Description |
---|---|
com4j.tlbimp |
com4j type library importer tool (code generator)
|
com4j.tlbimp.driver |
Modifier and Type | Method and Description |
---|---|
void |
ErrorListener.error(BindingException e)
Report a fatal error.
|
Modifier and Type | Method and Description |
---|---|
void |
Generator.generate(IWTypeLib lib)
Call this method repeatedly to generate classes from each type library.
|
static TypeLibInfo |
TypeLibInfo.locate(GUID libid,
String version)
Locates the type library file from the LIBID (a GUID) and an optional version number.
|
String |
ReferenceResolver.resolve(IWTypeLib lib) |
Modifier and Type | Method and Description |
---|---|
void |
Com4jgenMojo.error(BindingException e) |
void |
Main.error(BindingException e) |
void |
AntTaskImpl.error(BindingException e) |
Modifier and Type | Method and Description |
---|---|
File |
Lib.getFile() |
Copyright © 2014. All rights reserved.