Sylvia Reyes Hodgson has over 25 years of experience in the recruitment industry. Sylvia began their career in 1993 as a Technical Recruiter at Toner Corporation, a technical staffing firm specializing in contract/staff augmentation. In 1995, they became the Lead Technical Recruiter at Computer Staffing Associates, a start-up staffing firm. In 1996, they co-founded PAYWORKS.com, a B2B-based internet recruiting product. From 1997 to 1999, they worked as a Sr. Technical Recruiter at Monarch Recruiting Associates and Enterprise Development Resources, where they were a key member in introducing a handful of recruiters to pull together recruiting efforts and focus on integrity recruiting. From 2000 to 2002, they worked as a Sr. Technical Recruiter at FUJANT Inc., a start-up involved in the research and development of adaptive digital linear high power multi-carrier amplifiers for CDMA network deployments. From 2013 to 2015, they worked as a Code Bug Concierge at CodeBug.com, a full-service software architecture consulting company. Since 2017, they have been working as a Recruiting Manager at A2e Technologies, a high speed digital design services company.
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
package org.netbeans.modules.web.jsf.editor.completion;
import java.util.ArrayList;
import java.util.List;
import javax.swing.text.Document;
import org.netbeans.modules.web.jsf.editor.JsfSupportImpl;
import org.netbeans.modules.web.jsf.editor.facelets.FaceletsLibrary;
import org.netbeans.modules.web.jsf.editor.facelets.Tag;
import org.netbeans.modules.web.jsf.editor.facelets.TagAttribute;
import org.netbeans.modules.web.jsf.editor.facelets.TagLibrary;
import org.netbeans.modules.web.jsf.editor.facelets.TagLibraryDescriptor;
import org.netbeans.modules.web.jsf.editor.facelets.TagLibraryDescriptor.Function;
import org.netbeans.modules.web.jsf.editor.facelets.TagLibraryDescriptor.Tag;
import org.netbeans.modules.web.jsf.editor.facelets.TagLibraryDescriptor.TagAttribute.Type;
import org.netbeans.modules.web.jsf.editor.facelets.TagLibraryDescriptor.TagVariable;
import org.netbeans.modules.web
Sign up to view 0 direct reports
Get started