代码搜索:pdf document
找到约 10,000 项符合「pdf document」的源代码
代码结果 10,000
www.eeworm.com/read/405479/2289177
java document.java
//$Id: Document.java 7635 2005-07-24 23:04:30Z oneovthafew $
package org.hibernate.test.extralazy;
public class Document {
private String title;
private String content;
private User owner;
Doc
www.eeworm.com/read/405479/2289250
java document.java
//$Id: Document.java 9538 2006-03-04 00:17:57Z steve.ebersole@jboss.com $
package org.hibernate.test.instrument.domain;
import java.util.Date;
/**
* @author Gavin King
*/
public class Document {
www.eeworm.com/read/405479/2289579
java document.java
//$Id: Document.java 7772 2005-08-05 23:03:46Z oneovthafew $
package org.hibernate.test.lazycache;
import java.util.Date;
/**
* @author Gavin King
*/
public class Document {
private Long id;
p
www.eeworm.com/read/405479/2289586
java document.java
//$Id: Document.java 7552 2005-07-19 18:51:24Z oneovthafew $
package org.hibernate.test.optlock;
/**
* @author Gavin King
*/
public class Document {
private Long id;
private String author;
priva
www.eeworm.com/read/405479/2289613
java document.java
//$Id: Document.java 8057 2005-08-31 23:19:53Z oneovthafew $
package org.hibernate.test.stateless;
import java.util.Date;
/**
* @author Gavin King
*/
public class Document {
private String text
www.eeworm.com/read/405478/2291363
java document.java
//$Id: Document.java 11282 2007-03-14 22:05:59Z epbernard $
package org.hibernate.test.annotations.inheritance.union;
import javax.persistence.Entity;
import javax.persistence.Table;
/**
* @author
www.eeworm.com/read/405478/2291368
java document.java
//$Id: Document.java 11282 2007-03-14 22:05:59Z epbernard $
package org.hibernate.test.annotations.inheritance.mixed;
import javax.persistence.Column;
import javax.persistence.DiscriminatorValue;
imp
www.eeworm.com/read/405478/2291389
java document.java
//$Id: Document.java 11282 2007-03-14 22:05:59Z epbernard $
package org.hibernate.test.annotations.inheritance.joined;
import javax.persistence.Column;
import javax.persistence.Entity;
import org.hi
www.eeworm.com/read/405423/2292004
java document.java
/*
* Copyright (C) 2007 ETH Zurich
*
* This file is part of Fosstrak (www.fosstrak.org).
*
* Fosstrak is free software; you can redistribute it and/or
* modify it under the terms of the GN
www.eeworm.com/read/405423/2292091
java document.java
/*
* Copyright (C) 2007 ETH Zurich
*
* This file is part of Fosstrak (www.fosstrak.org).
*
* Fosstrak is free software; you can redistribute it and/or
* modify it under the terms of the GN