| Package | Description |
|---|---|
| org.cip4.jdflib.core | |
| org.cip4.jdflib.jmf | |
| org.cip4.jdflib.node | |
| org.cip4.jdflib.resource | |
| org.cip4.jdflib.resource.process | |
| org.cip4.jdflib.util |
| Modifier and Type | Class and Description |
|---|---|
class |
JDFCustomerInfo
Title: JDFCustomerInfo.java Description: Copyright: Copyright (c) 2002 Company: Heidelberger Druckmaschinen
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDFResourceInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeIdentifier
class to identify nodes even after parsing, e.g in hashmaps
uses JobID, JobPartID and the partMapVector as identifier |
| Modifier and Type | Class and Description |
|---|---|
class |
JDFNotification |
| Modifier and Type | Class and Description |
|---|---|
class |
JDFAddress |
class |
JDFCompany |
class |
JDFContact |
class |
JDFCostCenter |
class |
JDFEmployee |
class |
JDFGeneralID |
class |
JDFMedia |
class |
JDFObjectResolution |
class |
JDFPerson |
| Modifier and Type | Method and Description |
|---|---|
static <a> IMatches |
ContainerUtil.getMatch(Collection<? extends IMatches> c,
a obj,
int iSkip)
return a matching element from a collection of IMatches
|
| Modifier and Type | Method and Description |
|---|---|
static <a> Vector<IMatches> |
ContainerUtil.getMatches(Collection<? extends IMatches> c,
a obj)
return a matching element from a collection of IMatches
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ContainerUtil.matches(IMatches a,
Object b)
return true if a matches b or both are null
|
static boolean |
ContainerUtil.matchesExisting(IMatches a,
Object b)
return true if a matches b or one of a or b is null
|
| Modifier and Type | Method and Description |
|---|---|
static <a> IMatches |
ContainerUtil.getMatch(Collection<? extends IMatches> c,
a obj,
int iSkip)
return a matching element from a collection of IMatches
|
static <a> Vector<IMatches> |
ContainerUtil.getMatches(Collection<? extends IMatches> c,
a obj)
return a matching element from a collection of IMatches
|
Copyright © 2015. All rights reserved.