UIEvolutin Inc.
UJML Language Reference
Byte Code Files

A byte code file contains compiled UJML.

Byte code files have a file extension of '.ujbc' (for example 'foo.ujbc'). A byte code file consists of the binary code for a UJML player, compiled from an application or partition file. See Application Files, Partition Files, Compiling. Byte code files are not human readable. 

A compiled UJML file has the same name as its source file, with the byte code file extension. For example, the file 'bar.ujml' compiles to the file 'bar.ujbc'.

Copyright (c) 2000-2007 UIEvolution, Inc. All rights reserved.
What do you think about this topic? Send feedback!