Package net.sf.saxon.om
Class FunctionSerialNumberAllocator
- java.lang.Object
-
- net.sf.saxon.om.FunctionSerialNumberAllocator
-
public class FunctionSerialNumberAllocator extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static AtomicCounter
serial
-
Constructor Summary
Constructors Constructor Description FunctionSerialNumberAllocator()
-
-
-
Field Detail
-
serial
public static AtomicCounter serial
-
-