public interface GeneratedClassLoader
Modifier and Type | Method and Description |
---|---|
void |
registerClass(java.lang.String name,
byte[] classFile)
Createsa class from the supplied byte array and registers it for later use.
|
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.